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