_NewEnum | Returns the new enumerator |
ChangeFilter | Returns the filter of change categories used to obtain the current collection. This is the change_filter passed to the corresponding CQGTradingSystemNotificationInfo.ChangedEntries property call, or the combination of all eTradeChangeCategory values if change_filter was omitted. |
Count | Returns the number of CQGChangedTradeEntry objects in the collection. |
Item | Returns the CQGChangedTradeEntry object by its index. This is the default property. |