DismissedValidationRuleCollection Members
Include Protected Members
Include Inherited Members
The DismissedValidationRuleCollection type exposes the following members.
Methods
Name | Description | |
---|---|---|
Add(ValidationRule, String) | ||
Equals(Object) | (Inherited from Object.) | |
Finalize() | (Inherited from Object.) | |
GetHashCode() | (Inherited from Object.) | |
GetType() | (Inherited from Object.) | |
MemberwiseClone() | (Inherited from Object.) | |
Remove(DismissedValidationRule) | ||
ToString() | (Inherited from Object.) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
ICollection.CopyTo(Array, Int32) | ||
IEnumerable.GetEnumerator() | ||
ICollection.IsSynchronized | ||
ICollection.SyncRoot |
Top