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