M-Files API 23.11.13135.0
Item Property
PropertyValues Collection : Item Property
Specifies the item's position in the collection.
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 PropertyValue
Parameters
Index
Specifies the item's position in the collection.
See Also

PropertyValues Collection  | PropertyValues Members