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


IGxObjectFilterCollection.RemoveAllFilters Method (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 > IGxObjectFilterCollection.RemoveAllFilters Method
ArcGIS Developer Help

IGxObjectFilterCollection.RemoveAllFilters Method

Remove all filters from the filter collection.

[Visual Basic .NET]
Public Sub RemoveAllFilters ( _
)
[C#]
public void RemoveAllFilters (
);

Product Availability

Available with ArcGIS Desktop.

See Also

IGxObjectFilterCollection Interface