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