The StringConverter type exposes the following members.

Methods

  NameDescription
Public methodConvert
Converts a value to String.
Public methodConvertBack
Converts String to a value.
Public methodEquals(Object)
Determines whether the specified Object is equal to the current Object.
(Overrides Object..::..Equals(Object).)
Public methodEquals(StringConverter)
Determines whether the specified StringConverter is equal to the current StringConverter.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Overrides Object..::..GetHashCode()()()().)

See Also