ValidationResultCollection Methods
The ValidationResultCollection type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
Add(String, array<Nullable<(Of <<'(String>)>>)>[]()[][]) |
Adds a new validation result to the collection
|
|
|
Add(`0) | (Inherited from Collection.) |
|
|
Clear | (Inherited from Collection.) |
|
|
ClearItems | (Inherited from Collection.) |
|
|
Contains(`0) | (Inherited from Collection.) |
|
|
CopyTo(`0[],System.Int32) | (Inherited from Collection.) |
|
|
Equals(System.Object) | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetEnumerator | (Inherited from Collection.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
IndexOf(`0) | (Inherited from Collection.) |
|
|
Insert(System.Int32,`0) | (Inherited from Collection.) |
|
|
InsertItem(System.Int32,`0) | (Inherited from Collection.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
Remove(`0) | (Inherited from Collection.) |
|
|
RemoveAt(System.Int32) | (Inherited from Collection.) |
|
|
RemoveItem(System.Int32) | (Inherited from Collection.) |
|
|
SetItem(System.Int32,`0) | (Inherited from Collection.) |
|
|
ToString | (Inherited from Object.) |

