←Select platform

Parse Method

Summary
Parses a string and returns a new instance of LeadMatrix from it.
Syntax
C#
VB
C++
public static LeadMatrix Parse( 
   string source 
) 
Public Shared Function Parse( _ 
   ByVal source As String _ 
) As LeadMatrix 
public: 
static LeadMatrix Parse(  
   String^ source 
)  

Parameters

source
The source string. This must contain four invariant culture double values the elements.

Return Value

Returns a new instance of LeadMatrix.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.