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