Raster catalog table.
[Visual Basic 6.0] Property CatalogTable As IRasterCatalogTable
[Visual Basic .NET] Public ReadOnly Property CatalogTable As IRasterCatalogTable
[C#] public IRasterCatalogTable CatalogTable {get;}
[Java] public IRasterCatalogTable getCatalogTable() throws IOException, AutomationException
[C++] HRESULT get_CatalogTable( IRasterCatalogTable** pCatalog );
The RasterCatalogTable can be retrieved from the layer using the CatalogTable property.