CQG API 4.0 - Revised
CQGSessions Collection
See Also  Members  Send Feedback

Glossary Item Box

Description

Represents a collection of CQGSession objects.

Object Model

CQGSessions CollectionCQGSession Interface

 

Remarks

Access to an item in this collection is made by CQGSession Number Property.

See Accessing non-existent collection items for details on accessing items that do not exist in the collection.

Example

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

Example

See Also