IdeaBlade.Validation Assembly > IdeaBlade.Validation Namespace : VerifierCollection Class |
'Declaration
<DataContractAttribute()> Public Class VerifierCollection Inherits System.Collections.Generic.List(Of Verifier) Implements System.Collections.Generic.ICollection(Of Verifier), System.Collections.Generic.IEnumerable(Of Verifier), System.Collections.Generic.IList(Of Verifier), System.Collections.Generic.IReadOnlyCollection(Of Verifier), System.Collections.Generic.IReadOnlyList(Of Verifier), System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList
'Usage
Dim instance As VerifierCollection
[DataContract()] public class VerifierCollection : System.Collections.Generic.List<Verifier>, System.Collections.Generic.ICollection<Verifier>, System.Collections.Generic.IEnumerable<Verifier>, System.Collections.Generic.IList<Verifier>, System.Collections.Generic.IReadOnlyCollection<Verifier>, System.Collections.Generic.IReadOnlyList<Verifier>, System.Collections.ICollection, System.Collections.IEnumerable, System.Collections.IList
System.Object
System.Collections.Generic.List<T>
IdeaBlade.Validation.VerifierCollection
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2