ComponentOne FlexReport for WinForms
TryParse(String,OutputRange) Method

C1.Win.C1Document.4 Assembly > C1.Win.C1Document Namespace > OutputRange Class : TryParse(String,OutputRange) Method
Syntax
'Declaration
 
Public Shared Function TryParse( _
   ByVal s As System.String, _
   ByRef range As OutputRange _
) As System.Boolean
public static System.bool TryParse( 
   System.string s,
   out OutputRange range
)

Parameters

s
range
See Also

Reference

OutputRange Class
OutputRange Members