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