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

Glossary Item Box

Description

Represents a collection of CQGSessions objects.

Object Model

CQGSessionsCollection CollectionCQGSessions Collection

 

Remarks

This collection is used in the CustomSessionsResolved event.

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

Example

See the usage of CQGSessionsCollection object in the CustomSessionsResolved event's example section.

Example

See Also