Click or drag to resize

BindingTuple Properties

The BindingTuple type exposes the following members.

Properties
  NameDescription
Public propertyIsComplete
Gets whether the Tuple is complete i.e. has no undefined entries.
Public propertyIsEmpty
Gets whether this is an empty tuple.
Public propertyItem
Gets the Value for a Variable.
Public propertyValues
Gets the enumeration of Variable-Value pairs.
Top
See Also