Add | Adds an account to collection |
_NewEnum | Returns the new enumerator |
Count | Returns the number of accounts in the collection. |
Item | Returns the selected account from the collection. This is the default property. |
ItemByFCM | Returns a CQGAccount object based on its FCM account ID and fcmID. |
ItemByIndex | Returns the corresponding account by its sequential index. |