Complex Methods |
The Complex type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals |
Indicates whether this instance and a specific object are equals.
(Overrides ValueTypeEquals(Object)) | |
| GetHashCode |
Returns the hash code for this instance.
(Overrides ValueTypeGetHashCode) | |
| ToString |
Converts this instance to its equivalent string representation.
(Overrides ValueTypeToString) | |
| ToString(String) | Converts this instance to its equivalent string representation, using the specified format. | |
| ToString(String, IFormatProvider) | Converts the numeric value of this instance to its equivalent string representation using the specified format and culture-specific format information. |
| Name | Description | |
|---|---|---|
| GetEnumNames | (Defined by General) | |
| IsValidDouble | (Defined by General) |