PropertyConstraintCollection members
Represents a collection of PropertyConstraint objects.
The PropertyConstraintCollection type exposes the following members.
Properties
Name | Description | |
---|---|---|
Count | Gets the number of PropertyConstraint objects in the collection. | |
Item | Gets the property constraint at the specified index in the collection. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetEnumerator | Returns an enumerator that can be used to access the items in the crawl rule collection. | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top