CQG API 4.0 - Revised
AllExpressions Property
See Also  Send Feedback
CQGCEL Interface : AllExpressions Property

Glossary Item Box

Description

Returns a collection of all expressions that were requested during this instance of CQGCEL.

Property type

Read-only property

Syntax

Visual Basic
Public Property AllExpressions As CQGExpressions

Return Type

Collection of expressions, represented as CQGExpressions

See Also