CQG API 4.0 - Revised
Item Property
See Also  Send Feedback
index_
Zero-based index of item in the collection
CQGYields Collection : Item Property

Glossary Item Box

Description

Returns the CQGYield by its index

Property type

Read-only property

Syntax

Visual Basic
Public Property Item( _
   ByVal index_ As Long _
) As CQGYield

Parameters

index_
Zero-based index of item in the collection

See Also