Method GetConstraint
- Namespace
- YndigoBlue.Velocity.Model
- Assembly
- YndigoBlue.Velocity.dll
GetConstraint(string)
Returns the constraint with the specified name.
public Constraint GetConstraint(string name)
Parameters
namestringThe constraint name.
Returns
- Constraint
The matching Constraint.