[This is preliminary documentation and is subject to change.]
The list of single constraint nodes to apply.
Declaration Syntax
C# | Visual Basic | Visual C++ |
List<ConstraintNode> constraints { get; }
ReadOnly Property constraints As List(Of ConstraintNode)
property List<ConstraintNode^>^ constraints { List<ConstraintNode^>^ get (); }