ItemByIndex
This read-only property returns an item from the collection specified by index.
Syntax
ItemByIndex (Index as Long) as ISCBCdrFieldDef
Parameter | Description |
---|---|
Index | [in] Index of the item to get from the collection. |
This read-only property returns an item from the collection specified by index.
ItemByIndex (Index as Long) as ISCBCdrFieldDef
Parameter | Description |
---|---|
Index | [in] Index of the item to get from the collection. |