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


IGxObjectFilterCollection Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IG > IGxObjectFilterCollection Interface
ArcGIS Developer Help

IGxObjectFilterCollection Interface

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

Product Availability

Available with ArcGIS Desktop.

Members

Name 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.

Classes that implement IGxObjectFilterCollection

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

.NET Samples

Create a custom raster function Create an NDVI custom raster function