CQG API 4.0 - Revised
CQGFills 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 fills in the collection.

Public Property Item

Returns the fill by its CQGFill.Id.

This is the default property.

Public Property ItemByIndex

Returns the fill by its sequential index.

See Also