Get the constraints applicable to the
chain.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Constraints() As IAgChConstraints
|
| [C#] |
|---|
public IAgChConstraints Constraints {get;}
|
| [Managed C++] |
|---|
public: __property IAgChConstraints^ get_Constraints();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_Constraints(
|
| [Java] |
|---|
public IAgChConstraints getConstraints();
|