Click or drag to resize

ConstraintSet Methods

The ConstraintSet type exposes the following members.

Methods
  NameDescription
Public methodAdd
Public methodClear
Public methodClone
Public methodContains(Aspect)
Public methodContains(AspectValue)
Public methodCopyTo
Public methodDispose
Public methodEquals(Object) (Overrides ObjectEquals(Object).)
Public methodEquals(ConstraintSet)
Public methodGetEnumerator
Public methodGetHashCode (Overrides ObjectGetHashCode.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIntersectWith
Public methodRemove(Aspect)
Public methodRemove(AspectValue)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodUnionWith
Top
See Also