Item
This read-only property returns a specified item from the collection.
The Item property is the default property of the ISCBCroCollection
interface.
Syntax
Item (Index As Variant) As ISCBCroZone
| Parameter | Description |
|---|---|
|
Index |
Possible values 1 to Count: Long value specifying the index within the collection A string specifying the item by name |
