Altaxo |
The AltaxoVariant type exposes the following members.
Name | Description | |
---|---|---|
Equals | (Overrides ValueTypeEquals(Object)) | |
GetHashCode | (Overrides ValueTypeGetHashCode) | |
GetType | Gets the Type of the current instance. (Inherited from Object) | |
IsType | ||
IsTypeOrNull | ||
ToDateTime | Converts the content to a DateTime if possible. The structure remains unchanged. | |
ToDateTimeOffset | Converts the content to a DateTime if possible. The structure remains unchanged. | |
ToDouble | Converts the content to a double if possible. The structure remains unchanged. | |
ToDoubleOrNaN | Converts the content to a double, if possible. The structure remains unchanged. | |
ToNullableBoolean | Converts the variant to a nullable boolean value. | |
ToObject | Converts the content to an object. This conversion is always possible. The structure remains unchanged. | |
ToString | (Overrides ValueTypeToString) | |
ToString(String, IFormatProvider) |