DataProjectorToObjectList<T> Constructor |
Name | Description | |
---|---|---|
![]() | DataProjectorToObjectList<T>(IList) |
Initializes a new instance of the DataProjectorToObjectList< T> class.
|
![]() | DataProjectorToObjectList<T>(IList, ProjectionRowDelegate<T>, Dictionary<String, Int32>) |
Initializes a new instance of the DataProjectorToObjectList< T> class.
|
![]() | DataProjectorToObjectList<T>(IList, Delegate, Dictionary<String, Int32>) |
Initializes a new instance of the DataProjectorToObjectList< T> class.
|