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

Glossary Item Box

Description

Gets the number of quotes in this collection.

Property type

Read-only property

Syntax

Visual Basic
Public Property Count As Long

Return Type

Number of quotes represented as Long.

Example

See the example of InstrumentChanged Event.

See Also