Table of Contents

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

name string

The constraint name.

Returns

Constraint

The matching Constraint.