M-Files API 23.11.13135.0
Item Property
ObjectVersions Collection : Item Property
Position at which a new collection member is added. Any non-valid position implies appending. 
Description
Accesses the item at the specified position in the collection.
Property type
Read-write property
Syntax
Visual Basic
Public Property Item( _
   ByVal Index As Long _
) As ObjectVersion
Parameters
Index
Position at which a new collection member is added. Any non-valid position implies appending. 
See Also

ObjectVersions Collection  | ObjectVersions Members