PropertyConstraint Members
Include Protected Members
Include Inherited Members
Represents a property constraint and a set of constraining values.
The PropertyConstraint type exposes the following members.
Properties
Name | Description | |
---|---|---|
Property | Gets the name of the property. | |
Values | Gets the value constraints of the property. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top