CQG API 4.0 - Revised
CQGExpressionOutputs 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 expression outputs in the collection.

Public Property Item

Returns the expression output by ist key.

this is the default property.

Public Property Timestamp

Returns the timestamp, in the user-configured time zone (CQGAPIConfig.TimeZoneCode).

Public Property TimestampOffset

Returns the timestamp offset, which is used to identify various CQGExpressionOutputs objects that have the same timestamp.

See Also