PropertyConstraintCollection members
Include protected members
Include inherited members
Representa uma coleção de objetos PropertyConstraint .
The PropertyConstraintCollection type exposes the following members.
Properties
Name | Description | |
---|---|---|
Count | Obtém o número de objetos PropertyConstraint na coleção. | |
Item | Obtém a restrição da propriedade no índice especificado na coleção. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetEnumerator | Retorna um enumerador que pode ser usado para acessar os itens na coleção de regras de rastreamento. | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top