Returns the corresponding CQGTradingSystemDefinition object by its name.
Read-only property
Visual Basic |
---|
Public Property ItemByName( _ ByVal trading_system_name As String _ ) As CQGTradingSystemDefinition |
- trading_system_name
The corresponding collection item, represented as CQGTradingSystemDefinition
A collection exception will be thrown in case of non-existent trading system name.