Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Property: int[] EnforcedCells

Declaration

int[] EnforcedCells

Summary

Optionally specifies a limited set of cells on which the no-consecutive constraint is enforced.

Remarks

Note that if NoConsecutiveConstraint.EnforcedCellsOnly is false, this differs from Constraint.AffectedCells as that will contain all enforced cells plus those that are adjacent to them.