FilterCollectionT Constructor |
Name | Description | |
---|---|---|
![]() | FilterCollectionT |
Initializes a new instance of the FilterCollectionT class.
|
![]() | FilterCollectionT(IEnumerableT) |
Initializes a new instance of the FilterCollectionT class with the specified collection.
|
![]() | FilterCollectionT(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.
|