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

Glossary Item Box

Public Methods

Public Method FiterByInstrumentNameReturns the CQGPositions by intrument name

Public Properties

Public Property _NewEnumReturns the new enumerator
Public Property Count

Returns the number of positions in the collection.

Public Property Item

Returns the selected position by its instrument full name.

This is the default property.

Public Property ItemByIndex

Returns the position by its index.

See Also