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

Glossary Item Box

Description

Returns the number of sessions in the trading sessions collection.

Property type

Read-only property

Syntax

Visual Basic
Public Property Count As Long

Return Type

Number of sessions represented as Long.

Example

See the usage of CQGSessions properties in the CQGInstrument.Sessions' example section.

See Also