The StringFormat type exposes the following members.

Methods

  NameDescription
Public methodCanParse
Indicates whether the format can parse the specified text to a unformatted value.
Public methodEquals(Object)
Determines whether the specified Object is equal to the current Object.
(Overrides Object..::..Equals(Object).)
Public methodEquals(StringFormat)
Determines whether the specified StringFormat is equal to the current StringFormat.
Public methodFormat
Formats the specified value of the specified data object.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Overrides Object..::..GetHashCode()()()().)
Public methodParse
Does nothing.

See Also