The UnitPoint type exposes the following members.

Methods

  Name Description
Public method Equals
Indicates whether this instance and a specified object are equal.
(Inherited from ValueType.)
Public method GetHashCode
Returns the hash code for this instance.
(Inherited from ValueType.)
Public method Static member Parse
Converts a string to a UnitPoint structure.
Public method ToString
Converts the current value to a human-readable string.
(Overrides ValueType..::..ToString()()()().)

See Also