C1.C1Report.4 Assembly > C1.C1Preview Namespace > RectangleD Structure : Parse Method |
'Declaration Public Shared Function Parse( _ ByVal s As System.String, _ ByRef result As RectangleD, _ ByVal throwException As System.Boolean _ ) As System.Boolean
public static System.bool Parse( System.string s, out RectangleD result, System.bool throwException )