_NewEnum | Returns the new enumerator |
Count | Returns the number of all records in the collection. |
Item | Returns the CQGTradingSystemTrade by its index. This is the default property. |
ItemByName | Returns the CQGTradingSystemTrade by its name. |
Timestamp | Returns the timestamp, in the user-configured time zone (CQGAPIConfig.TimeZoneCode). |
TimestampOffset | Returns the timestamp offset, which is used to identify various CQGTradingSystemTradesRow objects that have the same timestamp. |