←Select platform

Parse Method

Summary

Parses a string and returns a new instance of LeadSize from it.

Syntax
C#
VB
C++
public static LeadSize Parse( 
   string source 
) 
Public Shared Function Parse( _ 
   ByVal source As String _ 
) As LeadSize 
public: 
static LeadSize Parse(  
   String^ source 
)  

Parameters

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

Return Value

Returns a new instance of LeadSize.

Requirements

Target Platforms

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

Leadtools Assembly