Variant Constructor

Overload List
  Name Description
Public method Variant Default constructor for the Variant class. Constructs a variant of undefined type without a value.
Public method Variant(Boolean) Constructor for the Variant class. Constructs a variant with the specified value of the bool type.
Public method Variant(Color) Constructor for the Variant class. Constructs a variant with the specified color value.
Public method Variant(Double) Constructor for the Variant class. Constructs a variant with the specified value of the double type.
Public method Variant(Int32) Constructor for the Variant class. Constructs a variant with the specified value of the long integer type.
Public method Variant(String) Constructor for the Variant class. Constructs a variant with the specified string value.
Top
See Also

©  Bricsys NV. All rights reserved.