←Select platform

Parse Method

Summary
Parses a string and returns a new instance of LeadMatrix from it.
Syntax
C#
C++/CLI
Python
public static LeadMatrix Parse( 
   string source 
) 
public: 
static LeadMatrix Parse(  
   String^ source 
)  
def Parse(self,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 22.0.2023.5.16
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

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