This document is archived and information here might be outdated. Recommended version. |
Returns all available raster type instances IDs (ObjectIDs of all rows in the associated raster type table).
[Visual Basic .NET] Public Function GetAllRasterTypeInstanceIDs ( _ ) As IFIDSet
[C#] public IFIDSet GetAllRasterTypeInstanceIDs ( );
[C++]
HRESULT GetAllRasterTypeInstanceIDs(
void
);