For internal use only.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public static LineDef Parse( string s, bool throwOnError, ITypeDescriptorContext context ) |
Visual Basic |
---|
Public Shared Function Parse ( _ s As String, _ throwOnError As Boolean, _ context As ITypeDescriptorContext _ ) As LineDef |
Parameters
- s
- Type: System..::..String
- throwOnError
- Type: System..::..Boolean
- context
- Type: System.ComponentModel..::..ITypeDescriptorContext