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