AreaAt
Area* AreaAt(int32 index) const;
Area* area = AreaAt(i);
_AddConstraintsToSet(layout->AreaAt(j), autoConstraints);