The base RasterCatalog.
[Visual Basic .NET] Public Property RasterCatalog As IRasterCatalog
[C#] public IRasterCatalog RasterCatalog {get; set;}
[C++]
HRESULT get_RasterCatalog(
IRasterCatalog** ppCatalog
);
[C++]
HRESULT putref_RasterCatalog(
IRasterCatalog* ppCatalog
);
[C++]Parameters
ppCatalog [out, retval]ppCatalog is a parameter of type IRasterCatalog
ppCatalog [in]ppCatalog is a parameter of type IRasterCatalog
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.