IdeaBlade DevForce 2010 Help Reference
ProjectionSelector Constructor
See Also  Send Feedback
IdeaBlade.Linq Assembly > IdeaBlade.Linq Namespace > ProjectionSelector Class : ProjectionSelector Constructor



Overload List

OverloadDescription
ProjectionSelector Constructor(Type,String,String)Create a ProjectionSelector for the specified type and property path.  
ProjectionSelector Constructor(String,String)Create a ProjectionSelector for the specified property path.  
ProjectionSelector Constructor(Type,String,IPredicateDescription,String)Create a ProjectionSelector from the specified type and method name.  
ProjectionSelector Constructor(String,IPredicateDescription,String)Create a ProjectionSelector from the specified method name.  
ProjectionSelector Constructor(Type,String,IProjectionSelector,String)Create a ProjectionSelector from the specified type, method name, and projection selector.  
ProjectionSelector Constructor(String,IProjectionSelector,String)Create a ProjectionSelector from the specified method name and projection selector.  
ProjectionSelector Constructor(MemberSelector,String)Create a ProjectionSelector 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.