Property this
this[int]
Access to Constraint atom with provided index.
Declaration
public Constraint this[int constraintIndex] { get; set; }
Parameters
Type | Name | Description |
---|---|---|
int | constraintIndex | Index of the constraint atom. |
Property Value
Type | Description |
---|---|
Constraint |