CQG API 4.0 - Revised
Count Property
See Also  Send Feedback
CQGInstruments Collection : Count Property

Glossary Item Box

Description

Returns the number of instruments in the instruments collection.

Property type

Read-only property

Syntax

Visual Basic
Public Property Count As Long

Return Type

Number of instruments represented as Long.

Example

For the usage of the Instruments collection, see the example section of CQGCEL Instruments Property.

See Also