Item
These read-only property returns a specified item from the collection. The Item property is the default property of the ISCBCdrFields collection.
Syntax
Item (Index as Variant) as ISCBCdrField
Parameter | Description |
---|---|
Index | The index can either be a long value specifying the index within the collection, or a string specifying the item
by name.
Possible values
|