CQG API 4.0 - Revised
CQGStrategyDefinitions 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 strategy definitions in the collection.

Public Property Item

Returns the selected strategy definition by its unique identifier.

This is the default property.

Public Property ItemByIndex

Returns the definition by the sequential index.

See Also