←Select platform

Parse Method

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

Parameters

source
The source string. This must contain two integer values (invariant culture)

Return Value

Returns a new instance of LeadPoint.

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.