public property O2GTimeframeCollection.Item
Brief
A time frame found by its index.
O2GTimeframe
this[int index] get;
index
The index of the time frame in the collection. The value must be between 0 and Count - 1.
0
Count
- 1
Declared in O2GTimeframeCollection