ArcObjects Library Reference (CatalogUI)  

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