Returns the corresponding CQGTradingSystem object by its unique identifier.
Read-only property
| Visual Basic |
|---|
Public Property ItemById( _ ByVal id_ As String _ ) As CQGTradingSystem |
- id_
The corresponding collection item, represented as CQGTradingSystem
A collection exception will be thrown if no CQGTradingSystem exists with the specified unique identifier.