Returns the String by its index.
This is the default property.
Read-only property
Visual Basic |
---|
Public Property Item( _ ByVal index_ As Long _ ) As String |
- index_
- Zero-based index of item in the collection
![]() |
CQG API 4.0 - Revised |
![]() |
Item Property | |
See Also Send Feedback |
CQGExpressionOutputHeaders Collection : Item Property |
Glossary Item Box
Returns the String by its index.
This is the default property.
Visual Basic |
---|
Public Property Item( _ ByVal index_ As Long _ ) As String |