LEADTOOLS (Leadtools assembly)

ToString(String,IFormatProvider) Method

Show in webframe







Format
Format provider
Converts this LeadPointD to a human-readable string using the specified format and provider.
Syntax
public string ToString( 
   string format,
   IFormatProvider provider
)
'Declaration
 
Public Overloads Function ToString( _
   ByVal format As String, _
   ByVal provider As IFormatProvider _
) As String
'Usage
 
Dim instance As LeadPointD
Dim format As String
Dim provider As IFormatProvider
Dim value As String
 
value = instance.ToString(format, provider)
public string ToString( 
   string format,
   IFormatProvider provider
)

            

            
 function Leadtools.LeadPointD.ToString(String,IFormatProvider)( 
   format ,
   provider 
)
public:
String^ ToString( 
   String^ format,
   IFormatProvider^ provider
) 

Parameters

format
Format
provider
Format provider
Requirements

Target Platforms

See Also

Reference

LeadPointD Structure
LeadPointD Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

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