The Constraint type exposes the following members.

Constructors

  NameDescription
Constraint
Constructs a new constraint.

Methods

  NameDescription
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetEdges
Gets a list of edges from a list of constraints.
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
ToString
Gets the constraint in textual form.
(Overrides Object..::.ToString()()().)

Properties

  NameDescription
Edge
Gets or sets the edge.
Type
Gets or sets the type of the constraint.

See Also