DynamicCollection Constructors
A proxy collection that allows you to filter and sort an original collection without its change.
Name | Parameters | Description |
---|---|---|
Dynamic |
object |
Initializes a new instance of the Dynamic |
Dynamic |
object |
Initializes a new instance of the Dynamic |
See Also