Spread for ASP.NET 11 Product Documentation
ValidatorCollection Class
Members 


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace : ValidatorCollection Class
A collection of validators.
Object Model
ValidatorCollection Class
Syntax
'Declaration
 
Public Class ValidatorCollection 
   Inherits System.Collections.Generic.List(Of BaseValidator)
'Usage
 
Dim instance As ValidatorCollection
public class ValidatorCollection : System.Collections.Generic.List<BaseValidator> 
Inheritance Hierarchy

System.Object
   System.Collections.Generic.List<T>
      FarPoint.Web.Spread.ValidatorCollection

See Also

Reference

ValidatorCollection Members
FarPoint.Web.Spread Namespace