Returns an instrument group by its index or group id.
Read-only property
| Visual Basic |
|---|
Public Property Item( _ ByVal index_ As Variant _ ) As CQGInstrumentsGroup |
- index_
The value is used as an index if it is an integer.
The value is used as a group id if it is a string.
The corresponding collection member, represented as CQGInstrumentsGroup object