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