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

Public Property Item

Returns a transaction by its CQGTransaction.Id.

Public Property ItemByIndex

Returns the transaction by its sequential index.

See Also