Determines whether the specified object is equal to the current object.
The object to compare with the current object.
true if the specified object is equal to the current object; otherwise, false.
Serves as the default hash function.
A hash code for the current object.
Returns a string that represents the current object.
A string that represents the current object.
StaticEqualsDetermines whether the specified object instances are considered equal.
The first object to compare.
The second object to compare.
true if the objects are considered equal; otherwise, false. If both objA and objB are null, the method returns true.
Gets or sets the name of the culture that defines the default formatting.
Gets or sets the string used to indicate empty values. (FormatInvalid(error)).
Formats an invalid value. If error is not null, the return value includes the "(error)" string, otherwise Spotfire.Dxp.Data.Formatters.DataFormatterBase.EmptyString is returned.
An error string. Optional (may be null).
A string value.
Override this method to convert a string value to an object.
A string value to convert.
An object.
Converts a string representation to an object. A return value indicates whether the conversion succeeded or failed.
true if str was converted successfully; otherwise, false.
StaticAsReturns the given formatter if already read-only, otherwise a read-only copy.
A formatter.
A read-only formatter.
Formatter for Spotfire.Dxp.Data.DataType.TimeSpan values.
Since
2.0