CQG API 4.0 - Revised
CQGExpressions Collection Members
See Also  Overview  Send Feedback

Glossary Item Box

Public Properties

Public Property _NewEnumReturns the new enumerator
Public Property Count

Returns the number of CQGExpression in the collection.

Public Property Item

Returns the CQGExpression by its index.

This is the default property.

Public Property ItemById

Returns the CQGExpression by its unique identifier.

See Also