Item

This read-only property returns a specified item from the collection.

Syntax

Item (Index as Variant) as ISCBCdrFieldDef
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.

Possible values

  • 1 to Count
  • Item name