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

Glossary Item Box

Public Methods

Public Method AddAdds an account to collection

Public Properties

Public Property _NewEnumReturns the new enumerator
Public Property Count

Returns the number of accounts in the collection.

Public Property Item

Returns the selected account from the collection.

This is the default property.

Public Property ItemByFCM

Returns a CQGAccount object based on its FCM account ID and fcmID.

Public Property ItemByIndex

Returns the corresponding account by its sequential index.

See Also