Click or drag to resize

AltaxoVariant Constructor

Overload List
 NameDescription
Public methodAltaxoVariant(AltaxoVariant) Initializes a new instance of the AltaxoVariant struct by copying another variant.
Public methodAltaxoVariant(DateTime) Initializes a new instance of the AltaxoVariant struct from a DateTime value.
Public methodAltaxoVariant(DateTimeOffset) Initializes a new instance of the AltaxoVariant struct from a DateTimeOffset value.
Public methodAltaxoVariant(Double) Initializes a new instance of the AltaxoVariant struct from a Double value.
Public methodAltaxoVariant(Object) Initializes a new instance of the AltaxoVariant struct from an arbitrary object.
Public methodAltaxoVariant(String) Initializes a new instance of the AltaxoVariant struct from a string value.
Top
See Also