ItemByIndex
This read-only property returns an item from the collection
specified by the
Index
parameter.
Syntax
During this method, AddRef is called to the interface, so the caller must release the returned interface pointer when it is no longer needed.
ItemByIndex (Index As Long) As ISCBCroPage
Parameter | Description |
---|---|
Index |
Index of the item to retrieve from the collection Possible values 1 to Count |