Leadtools Namespace > LeadMatrix Structure : Parse Method |
public static LeadMatrix Parse( string source )
'Declaration Public Shared Function Parse( _ ByVal source As String _ ) As LeadMatrix
'Usage Dim source As String Dim value As LeadMatrix value = LeadMatrix.Parse(source)
public static LeadMatrix Parse( string source )
function Leadtools.LeadMatrix.Parse( source )
public: static LeadMatrix Parse( String^ source )