ActiveReports 8
ToString(IFormatProvider) Method

IFormatprovider to use to format the string.
Converts the value of this instance to its equivalent string representation.
Syntax
'Declaration
 
Public Overloads Function ToString( _
   ByVal provider As System.IFormatProvider _
) As System.String
public System.string ToString( 
   System.IFormatProvider provider
)

Parameters

provider
IFormatprovider to use to format the string.

Return Value

String representation of current Length instance
See Also

Reference

Length Structure
Length Members
Overload List

Support Forum