Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.28
|
Leadtools Namespace > LeadLengthD Structure : Parse Method |
public static LeadLengthD Parse( string source )
'Declaration
Public Shared Function Parse( _ ByVal source As String _ ) As LeadLengthD
'Usage
Dim source As String Dim value As LeadLengthD value = LeadLengthD.Parse(source)
public static LeadLengthD Parse( string source )
function Leadtools.LeadLengthD.Parse( source )
public: static LeadLengthD Parse( String^ source )