IdeaBlade DevForce 2010 Help Reference
SortSelector Constructor
See Also  Send Feedback
IdeaBlade.Linq Assembly > IdeaBlade.Linq Namespace > SortSelector Class : 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 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

See Also

© 2013 All Rights Reserved.