ArcObjects Library Reference (Catalog)  

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