Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / IncludeListValidator Class / IncludeListValidator Constructor / IncludeListValidator Constructor()


In This Topic
    IncludeListValidator Constructor()
    In This Topic
    Represents the default empty constructor.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New IncludeListValidator()
    public IncludeListValidator()
    See Also