This document is archived and information here might be outdated.  Recommended version.


IGxTableView2.FilterRasterCatalog Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IG > IGxTableView2 Interface > IGxTableView2.FilterRasterCatalog Method
ArcGIS Developer Help

IGxTableView2.FilterRasterCatalog Method

The RasterCatalogFilter for table view.

[Visual Basic .NET]
Public Sub FilterRasterCatalog ( _
    ByVal filter As Boolean _
)
[C#]
public void FilterRasterCatalog (
    bool filter
);

Product Availability

Available with ArcGIS Desktop.

See Also

IGxTableView2 Interface