Click or drag to resize

FilterCollectionT Constructor

Overload List
  NameDescription
Public methodFilterCollectionT
Public methodFilterCollectionT(IEnumerableT)
Public methodFilterCollectionT(IListT)
Initializes a new instance of the FilterCollectionT class with the specified list which will keep in sync with any changes to the filtered collection.
Top
See Also