ActiveReports 12
ToString(IFormatProvider) Method

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Definition.Components Namespace > Length Structure > ToString Method : 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 IFormatProvider _
) As String
public string ToString( 
   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