Item(Index: Integer): IMatrixTransformerDimension;
Item[Index: integer]: Prognoz.Platform.Interop.Metrix.IMatrixTransformerDimension;
Index. Time dimension index.
The Item method returns a time dimension by its index.
To determine the number of time dimensions in the collection, use IMatrixTransformerDimensions.Count.
See also: