M-Files API 23.11.13135.0
Add Method
ExternalObjectTypePluginInfos Collection : Add Method
The position of the collection member to add.
The new member to add.
Description
Adds the item to the collection at the specified position.
Syntax
Visual Basic
Public Sub Add( _
   ByVal Index As Long, _
   ByVal ExternalObjectTypePluginInfo As ExternalObjectTypePluginInfo _
) 
Parameters
Index
The position of the collection member to add.
ExternalObjectTypePluginInfo
The new member to add.
See Also

ExternalObjectTypePluginInfos Collection  | ExternalObjectTypePluginInfos Members