This document is archived and information here might be outdated. Recommended version. |
Creates a collection of rasters from a multidimensional raster dataset.
[Visual Basic .NET] Public Function CreateRasters ( _ ) As IArray
[C#] public IArray CreateRasters ( );
[C++]
HRESULT CreateRasters(
void
);