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