Click or drag to resize

BindingsPattern Properties

The BindingsPattern type exposes the following members.

Properties
  NameDescription
Public propertyFixedVariables
Get the enumeration of fixed variables i.e. those guaranteed to be bound.
Public propertyFloatingVariables
Gets the enumeration of floating variables i.e. those not guaranteed to be bound.
Public propertyTuples
Gets the enumeration of Tuples.
Public propertyVariables
Gets the enumeration of Variables.
Top
See Also