M-Files API 23.11.13135.0
Item Property
ObjectVersionDataResults Collection : Item Property
Specifies the position of the item in the collection.
Description
Accesses the item at the specified position in the collection.
Property type
Read-only property
Syntax
Visual Basic
Public Property Item( _
   ByVal Index As Long _
) As ObjectVersionDataResult
Parameters
Index
Specifies the position of the item in the collection.
See Also

ObjectVersionDataResults Collection  | ObjectVersionDataResults Members