M-Files API 23.11.13135.0
IndexOf Method
IDs Collection : IndexOf Method
ID value to find from the collection.
Description
Returns the index of the specified ID in the collection, or -1 if the specified ID does not exist in the collection.
Syntax
Visual Basic
Public Function IndexOf( _
   ByVal ID As Long _
) As Long
Parameters
ID
ID value to find from the collection.
See Also

IDs Collection  | IDs Members