[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for P:Sorm.Constraint.constraints]
Declaration Syntax
C# | Visual Basic | Visual C++ |
public List<ConstraintNode> constraints { get; }
Public ReadOnly Property constraints As List(Of ConstraintNode)
public: virtual property List<ConstraintNode^>^ constraints { List<ConstraintNode^>^ get () sealed; }