'Declaration
Public Overloads Overrides Function FormatValue( _ ByVal obj As System.Object _ ) As System.String
'Usage
Dim instance As NNumericValueFormatter Dim obj As System.Object Dim value As System.String value = instance.FormatValue(obj)
public override System.string FormatValue( System.object obj )
Parameters
- obj