LEADTOOLS (Leadtools assembly)

Parse Method (LeadSize)

Show in webframe







The source string. This must contain two integer values (invariant culture)
Parses a string and returns a new instance of LeadSize from it.
Syntax
public static LeadSize Parse( 
   string source
)
'Declaration
 
Public Shared Function Parse( _
   ByVal source As String _
) As LeadSize
'Usage
 
Dim source As String
Dim value As LeadSize
 
value = LeadSize.Parse(source)
public static LeadSize Parse( 
   string source
)

            

            
 function Leadtools.LeadSize.Parse( 
   source 
)
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

See Also

Reference

LeadSize Structure
LeadSize Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.