ComponentOne Input for WinForms
Format(Object) Method

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > FormatInfo Class > Format Method : Format(Object) Method
Typed value to convert to a string
Formats a value, converts it to a string.
Syntax
'Declaration
 
Public Overloads Function Format( _
   ByVal value As System.Object _
) As System.String
public System.string Format( 
   System.object value
)

Parameters

value
Typed value to convert to a string
See Also

Reference

FormatInfo Class
FormatInfo Members
Overload List