M-Files API 23.11.13135.0
Add Method
ObjTypes Collection : Add Method
Description
Adds the item to the collection at the specified position.
Syntax
Visual Basic
Public Sub Add( _
   ByVal Index As Long, _
   ByVal ObjectType As ObjType _
) 
Parameters
Index
ObjectType
See Also

ObjTypes Collection  | ObjTypes Members