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