[]
Returns an unformatted string for the value passed.
public virtual string ToUnformattedString(object value)
Public Overridable Function ToUnformattedString(value As Object) As String
Type | Name | Description |
---|---|---|
object | value | The source object need to unformatted. |
Type | Description |
---|---|
string | Unformatted string |