DevForce Help Reference
MemberSelector Class
Members 


Allows dynamic construction of a LINQ Property expression i.e. Expression{Func{T}}"/>.
Syntax
'Declaration
 
<DebuggerDisplayAttribute(Value="{InstanceType} - {Description}: {ReturnType}", 
   Name="", 
   Type="", 
   Target=, 
   TargetTypeName="")>
Public Class MemberSelector 
'Usage
 
Dim instance As MemberSelector
[DebuggerDisplay(Value="{InstanceType} - {Description}: {ReturnType}", 
   Name="", 
   Type="", 
   Target=, 
   TargetTypeName="")]
public class MemberSelector 
Remarks
This type is immutable.
Inheritance Hierarchy

System.Object
   IdeaBlade.Linq.MemberSelector
      IdeaBlade.Linq.ProjectionSelector
      IdeaBlade.Linq.SortSelector

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

MemberSelector Members
IdeaBlade.Linq Namespace

Send Feedback