IdeaBlade.Core Assembly > IdeaBlade.Core Namespace > IProjectionSelector Interface : ToLambdaExpression Method |
'Declaration
Function ToLambdaExpression( _ Optional ByVal delegateType As Type _ ) As LambdaExpression
'Usage
Dim instance As IProjectionSelector Dim delegateType As Type Dim value As LambdaExpression value = instance.ToLambdaExpression(delegateType)
LambdaExpression ToLambdaExpression( Type delegateType )
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