Click or drag to resize

Complex Methods

The Complex type exposes the following members.

Methods
 NameDescription
Public methodEquals Indicates whether this instance and a specific object are equals.
(Overrides ValueTypeEquals(Object))
Public methodGetHashCode Returns the hash code for this instance.
(Overrides ValueTypeGetHashCode)
Public methodToString Converts this instance to its equivalent string representation.
(Overrides ValueTypeToString)
Public methodToString(String) Converts this instance to its equivalent string representation, using the specified format.
Public methodToString(String, IFormatProvider) Converts the numeric value of this instance to its equivalent string representation using the specified format and culture-specific format information.
Top
Extension Methods
 NameDescription
Public Extension MethodGetEnumNames
(Defined by General)
Public Extension MethodIsValidDouble
(Defined by General)
Top
See Also