This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IF > IFilterDefs Interface (ArcObjects .NET 10.5 SDK) |
Provides access to methods that control an array of filter definition objects.
Description | ||
---|---|---|
Add | Adds a filter definition object. | |
Count | The filter definition count. | |
Element | The filter definition at the specified position. | |
Insert | Adds a filter definition property at the specified position. | |
Remove | Removes the filter definition at the specified position. | |
RemoveAll | Removes all filter definition objects. |
CoClasses and Classes | Description |
---|---|
FilterDefs | An array of filter definition objects. |