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