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


IFilterDefs Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IF > IFilterDefs Interface
ArcGIS Developer Help

IFilterDefs Interface

Provides access to methods that control an array of filter definition objects.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Method Add Adds a filter definition object.
Read-only property Count The filter definition count.
Read-only property Element The filter definition at the specified position.
Method Insert Adds a filter definition property at the specified position.
Method Remove Removes the filter definition at the specified position.
Method RemoveAll Removes all filter definition objects.

Classes that implement IFilterDefs

Classes Description
FilterDefs An array of filter definition objects.