Altaxo |
| Name | Description | |
|---|---|---|
| AltaxoVariant(AltaxoVariant) | Initializes a new instance of the AltaxoVariant struct by copying another variant. | |
| AltaxoVariant(DateTime) | Initializes a new instance of the AltaxoVariant struct from a DateTime value. | |
| AltaxoVariant(DateTimeOffset) | Initializes a new instance of the AltaxoVariant struct from a DateTimeOffset value. | |
| AltaxoVariant(Double) | Initializes a new instance of the AltaxoVariant struct from a Double value. | |
| AltaxoVariant(Object) | Initializes a new instance of the AltaxoVariant struct from an arbitrary object. | |
| AltaxoVariant(String) | Initializes a new instance of the AltaxoVariant struct from a string value. |