M-Files API 23.11.13135.0
Remove Method
Collapse All
Expand All
ObjVers Collection
: Remove Method
Position of the collection member to remove.
Description
Removes the item at the specified position from the collection.
Syntax
Visual Basic
Public
Sub
Remove( _
ByVal
Index
As
Long
_ )
Parameters
Index
Position of the collection member to remove.
See Also
ObjVers Collection
|
ObjVers Members