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

Glossary Item Box

Description

Returns the number of data source symbols in the interface.

Property type

Read-only property

Syntax

Visual Basic
Public Property Count As Long

Return Type

Number of data source symbols represented as Long

Example

See the usage of CQGDataSourceSymbols properties in the DataSourcesResolved event's example section.

See Also