Overload | Description |
---|---|
SortSelector Constructor(Type,String,ListSortDirection) | Create a SortSelector for the specified type and property path. |
SortSelector Constructor(String,ListSortDirection) | Create a SortSelector for the specified property path. |
SortSelector Constructor(Type,String,IPredicateDescription,ListSortDirection) | Create a SortSelector from the specified type, method name and predicate. |
SortSelector Constructor(String,IPredicateDescription,ListSortDirection) | Create a SortSelector from the method name and predicate. |
SortSelector Constructor(Type,String,IProjectionSelector,ListSortDirection) | Create a SortSelector from the specified type, method name and projection. |
SortSelector Constructor(String,IProjectionSelector,ListSortDirection) | Create a SortSelector from the specified method name and projection. |
SortSelector Constructor(MemberSelector,ListSortDirection) | Create a SortSelector from the specified MemberSelector. |
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family