DataValue T  Constructor TIBCO Spotfire 6.0 API Reference
Overload List

  Name Description
Public method DataValue T   Obsolete.
Initializes a new instance of the DataValue class. Default constructor, which creates a null value.
Public method DataValue T (T) Obsolete.
Initializes a new instance of the DataValue class. Creates a new instance with a valid value.
Public method DataValue T (T, Int32) Obsolete.
Initializes a new instance of the DataValue class. Creates a new instance with a valid value.
Public method DataValue T (T, Int32, Boolean) Obsolete.
Initializes a new instance of the DataValue class. Creates a new, possibly invalid instance.
Back to Top
See Also