M-Files API 23.11.13135.0
Item Property
MetadataStructureSelectors Collection : Item Property
Specifies the item's position in the collection. The first element in the collection has the index of 1.
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 MetadataStructureSelector
Parameters
Index
Specifies the item's position in the collection. The first element in the collection has the index of 1.
See Also

MetadataStructureSelectors Collection  | MetadataStructureSelectors Members