The list of constraints assigned to a stopping condition.
Add | Adds a constraint to the collection. |
Cut | Copies the constraint into the clipboard and removes the constraint from the list. |
GetItemByIndex | Retrieves a constraint from the collection by index. |
GetItemByName | Retrieves a constraint from the collection by name. |
InsertCopy | Copies the constraint and inserts the copy into the list. |
Paste | Pastes the constraint from the clipboard and inserts into the list. |
Remove | Removes a specified constraint from the collection. |