IRasterTypeHistory2 Interface

Provides access to members that control raster type history.

Members

Name Description
Method GetAllRasterTypeInstanceIDs Returns all available raster type instances IDs (ObjectIDs of all rows in the associated raster type table).
Method GetAllRasterTypeInstances Returns all available raster type instances.
Method GetOverviewInstances Returns all raster type instances corresponding to overview schemas.
Method GetRasterTypeInstance Returns the raster type object associated with the specified instance ID.
Method GetSelectedRasterTypeInstances Returns all raster type instances associated with selected catalog items.
Method UpdateRasterTypeInstance Updates or adds the specified raster type object to the collection. Returns the ID of the updated or newly added instance.

IRasterTypeHistory2.GetAllRasterTypeInstanceIDs Method

Returns all available raster type instances IDs (ObjectIDs of all rows in the associated raster type table).

Public Function GetAllRasterTypeInstanceIDs ( _
) As IFIDSet
public IFIDSet GetAllRasterTypeInstanceIDs (
);

Inherited Interfaces

Interfaces Description
IRasterTypeHistory Provides access to members that control raster type history.

Classes that implement IRasterTypeHistory2

Classes Description

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.