BindingsPattern Properties |
The BindingsPattern type exposes the following members.
| Name | Description | |
|---|---|---|
| FixedVariables |
Get the enumeration of fixed variables i.e. those guaranteed to be bound.
| |
| FloatingVariables |
Gets the enumeration of floating variables i.e. those not guaranteed to be bound.
| |
| Tuples |
Gets the enumeration of Tuples.
| |
| Variables |
Gets the enumeration of Variables.
|