CQG API 4.0 - Revised
ItemByIndex Property
See Also  Send Feedback
index_
Index of the trade inside the collection
CQGGWTrades Collection : ItemByIndex Property

Glossary Item Box

Description

Get the gateway trade by sequential index

Property type

Read-only property

Syntax

Visual Basic
Public Property ItemByIndex( _
   ByVal index_ As Long _
) As CQGGWTrade

Parameters

index_
Index of the trade inside the collection

See Also