Miner.Responder.RxIF.Shared Assembly > Miner.Responder.RxIF.Shared Namespace > DynamicExpression Class > ParseLambda Method : ParseLambda(Type,Type,String,Object[]) Method |
'Declaration Public Overloads Shared Function ParseLambda( _ ByVal itType As Type, _ ByVal resultType As Type, _ ByVal expression As String, _ ByVal ParamArray values() As Object _ ) As LambdaExpression
'Usage Dim itType As Type Dim resultType As Type Dim expression As String Dim values() As Object Dim value As LambdaExpression value = DynamicExpression.ParseLambda(itType, resultType, expression, values)
public static LambdaExpression ParseLambda( Type itType, Type resultType, string expression, params object[] values )
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.