This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IR > IRasterTypeHistory Interface > IRasterTypeHistory.GetAllRasterTypeInstances Method (ArcObjects .NET 10.4 SDK) |
Returns all available raster type instances.
[Visual Basic .NET] Public Function GetAllRasterTypeInstances ( _ ) As IArray
[C#] public IArray GetAllRasterTypeInstances ( );
[C++]
HRESULT GetAllRasterTypeInstances(
IArray** ppRasterTypeInstanceArray
);
[C++]
Parameters ppRasterTypeInstanceArray [out, retval]
ppRasterTypeInstanceArray is a parameter of type IArray