[]
        
(Showing Draft Content)

FarPoint.Win.ILabelFormatter.Format

Format Method

Format(object)

Formats the specified object as a string.

Declaration
string Format(object o)
Function Format(o As Object) As String
Parameters
Type Name Description
object o

Object to be formatted.

Returns
Type Description
string