The StringFormat type exposes the following members.
Methods
Name | Description | |
---|---|---|
CanParse |
Indicates whether the format can parse the specified text to a unformatted value.
| |
Equals(Object) | (Overrides Object..::..Equals(Object).) | |
Equals(StringFormat) |
Determines whether the specified StringFormat is equal to the current StringFormat.
| |
Format |
Formats the specified value of the specified data object.
| |
GetHashCode |
Serves as a hash function for a particular type.
(Overrides Object..::..GetHashCode()()()().) | |
Parse |
Does nothing.
|