ValidationResultCollection Methods

The ValidationResultCollection type exposes the following members.

Methods


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