C1.C1Report.4 Assembly > C1.C1Rdl Namespace > RdlObject Class : TryParse Method |
'Declaration Public Shared Sub TryParse( _ ByVal s As System.String, _ ByRef isExpression As System.Boolean, _ ByRef value As System.Object, _ ByRef expression As System.String _ )
public static void TryParse( System.string s, out System.bool isExpression, out System.object value, out System.string expression )