FilteringBindingList<T> Constructor |
Name | Description | |
---|---|---|
![]() | FilteringBindingList<T>() |
Initializes a new instance of the FilteringBindingList< T> class.
|
![]() | FilteringBindingList<T>(IList<T>) |
Initializes a new instance of the FilteringBindingList< T> class.
|
![]() | FilteringBindingList<T>(IEnumerable) |
Initializes a new instance of the FilteringBindingList< T> class.
|