Accesses the item at the specified position in the collection.
Specifies the item's position in the collection.
The first element in the collection has the index of 1.
| Visual Basic | 
|---|
| Public Property Item( _ ByVal Index As Long _ ) As ExportStructureItem | 
Specifies the item's position in the collection.
The first element in the collection has the index of 1.