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

Glossary Item Box

Description

Returns the number of accounts in the collection.

Property type

Read-only property

Syntax

Visual Basic
Public Property Count As Long

Return Type

Number of accounts represented as Long

Example

See the usage of CQGAccounts' properties in the AccountChanged event's example section.

See Also