FilterProviderCollection Methods

The FilterProviderCollection type exposes the following members.

  Name Description
Public method Add (Inherited from Collection(Of IFilterProvider).)
Public method Clear (Inherited from Collection(Of IFilterProvider).)
Protected method ClearItems (Inherited from Collection(Of IFilterProvider).)
Public method Contains (Inherited from Collection(Of IFilterProvider).)
Public method CopyTo (Inherited from Collection(Of IFilterProvider).)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator (Inherited from Collection(Of 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(Of IFilterProvider).)
Public method Insert (Inherited from Collection(Of IFilterProvider).)
Protected method InsertItem (Inherited from Collection(Of IFilterProvider).)
Protected method MemberwiseClone (Inherited from Object.)
Public method Remove (Inherited from Collection(Of IFilterProvider).)
Public method RemoveAt (Inherited from Collection(Of IFilterProvider).)
Protected method RemoveItem (Inherited from Collection(Of IFilterProvider).)
Protected method SetItem (Inherited from Collection(Of IFilterProvider).)
Public method ToString (Inherited from Object.)
Top
Show: