public SchemeConstraintCollection Constraints { get; }
Public ReadOnly Property Constraints As SchemeConstraintCollection
Get
public:
property SchemeConstraintCollection^ Constraints {
SchemeConstraintCollection^ get ();
}
member Constraints : SchemeConstraintCollection with get