For internal use only.

Namespace:  C1.C1Preview
Assembly:  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

Return Value

See Also