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

Glossary Item Box

Description

Gets the number of properties in this collection.

Property type

Read-only property

Syntax

Visual Basic
Public Property Count As Long

Return Type

the number of properties represented as Long

Example

See the example of InstrumentChanged Event.

See Also