ComponentOne MultiSelect for WinForms
Format(Object) Method

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 Object _
) As String
public string Format( 
   object value
)

Parameters

value
Typed value to convert to a string
See Also

Reference

FormatInfo Class
FormatInfo Members
Overload List