IClass.GetConstraintByName method
Namespace: NextDesign.Core
Description
Gets the constraint with the specified name that this class defines. 
If there are multiple constraints with the same name, returns the first constraint found. 
argument
| Name | Type | Description | 
|---|---|---|
| name | string | constraint name |