DevForce Help Reference
SortSelector Constructor


Overload List
OverloadDescription
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.  
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

SortSelector Class
SortSelector Members

Send Feedback