Add a filter to the filter collection, and specify if it is to selected by default.
[Visual Basic .NET] Public Sub AddFilter ( _ ByVal Filter As IGxObjectFilter, _ ByVal defaultFilter As Boolean _ )
[C#] public void AddFilter ( IGxObjectFilter Filter, bool defaultFilter );
Product Availability
Available with ArcGIS Desktop.