LEADTOOLS (Leadtools assembly)

ToString(IFormatProvider) Method

Show in webframe







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

            

            
 function Leadtools.LeadRectD.ToString(IFormatProvider)( 
   provider 
)
public:
String^ ToString( 
   IFormatProvider^ provider
) 

Parameters

provider
Format provider
Requirements

Target Platforms

See Also

Reference

LeadRectD Structure
LeadRectD Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

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