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

Glossary Item Box

Description

Returns the number of quotes in the DOM collection.

Property type

Read-only property

Syntax

Visual Basic
Public Property Count As Long

Return Type

Number of quotes represented as Long

Example

For the usage of the DOM collection, see the example section of the InstrumentDOMChanged Event.

See Also