Item
This read-only property returns a specified item from the collection.
Syntax
Item (Index as Variant) as ISCBCdrDocClass| Parameter | Description |
|---|---|
| Index | [in] The index can either be a Long value specifying the index within the collection or a String specifying the item by name. |
