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

Glossary Item Box

Description

Returns the number of currency rates in the collection.

Property type

Read-only property

Syntax

Visual Basic
Public Property Count As Long

Return Type

Number of currency rates represented as Long

Example

See the usage of CQGCurrencyRates collection properties in the CurrencyRatesChanged event's example section.

See Also