BindingTuple Properties |
The BindingTuple type exposes the following members.
Name | Description | |
---|---|---|
![]() | IsComplete |
Gets whether the Tuple is complete i.e. has no undefined entries.
|
![]() | IsEmpty |
Gets whether this is an empty tuple.
|
![]() | Item |
Gets the Value for a Variable.
|
![]() | Values |
Gets the enumeration of Variable-Value pairs.
|