←Select platform

Parse Method

Summary

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

Syntax

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

Parameters

source
The source string. This must contain a single double value (invariant culture)

Return Value

Returns a new instance of LeadLengthD.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly