FilterProviderCollection Methods

The FilterProviderCollection type exposes the following members.

  Name Description
Public method Add (Inherited from Collection(IFilterProvider).)
Public method Clear (Inherited from Collection(IFilterProvider).)
Protected method ClearItems (Inherited from Collection(IFilterProvider).)
Public method Contains (Inherited from Collection(IFilterProvider).)
Public method CopyTo (Inherited from Collection(IFilterProvider).)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator (Inherited from Collection(IFilterProvider).)
Public method GetFilters Returns the collection of filter providers.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method IndexOf (Inherited from Collection(IFilterProvider).)
Public method Insert (Inherited from Collection(IFilterProvider).)
Protected method InsertItem (Inherited from Collection(IFilterProvider).)
Protected method MemberwiseClone (Inherited from Object.)
Public method Remove (Inherited from Collection(IFilterProvider).)
Public method RemoveAt (Inherited from Collection(IFilterProvider).)
Protected method RemoveItem (Inherited from Collection(IFilterProvider).)
Protected method SetItem (Inherited from Collection(IFilterProvider).)
Public method ToString (Inherited from Object.)
Top

  Name Description
Explicit interface implemetation Private method IList.Add (Inherited from Collection(IFilterProvider).)
Explicit interface implemetation Private method IList.Contains (Inherited from Collection(IFilterProvider).)
Explicit interface implemetation Private method ICollection.CopyTo (Inherited from Collection(IFilterProvider).)
Explicit interface implemetation Private method IEnumerable.GetEnumerator (Inherited from Collection(IFilterProvider).)
Explicit interface implemetation Private method IList.IndexOf (Inherited from Collection(IFilterProvider).)
Explicit interface implemetation Private method IList.Insert (Inherited from Collection(IFilterProvider).)
Explicit interface implemetation Private method IList.Remove (Inherited from Collection(IFilterProvider).)
Top
Show: