C1.C1Rdl Namespace > RdlObject Class : TryParse Method |
'Declaration Public Shared Sub TryParse( _ ByVal s As String, _ ByRef isExpression As Boolean, _ ByRef value As Object, _ ByRef expression As String _ )
public static void TryParse( string s, out bool isExpression, out object value, out string expression )
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