IAgImmutableIntervalCollection represents a immutable (read-only) collection of intervals.
GetInterval | Returns start and stop times of the interval at a given index. Start/Stop use DateFormat Dimension. |
ToArray | Returns a two-dimensional array of intervals. |
Count | Number of items in the collection. |