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 > 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 )