ArcObjects Library Reference (Catalog)  

IGxObjectFilterCollection Interface

Provides access to members that manages a collection of GxObject filters.

Product Availability

Available with ArcGIS Desktop.

Members

Description
Method AddFilter Add a filter to the filter collection, and specify if it is to selected by default.
Method RemoveAllFilters Remove all filters from the filter collection.

CoClasses that implement IGxObjectFilterCollection

CoClasses and Classes Description
GxDialog (esriCatalogUI) Provides access to GX browser dialog.

.NET Samples

Create an NDVI custom raster function (Code Files: NDVICustomFunctionUIForm) | Create a custom raster function (Code Files: WatermarkFunctionUIForm)

.NET Related Topics

CatalogUI