Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win Namespace / CustomTypes Class / CustomTypes Constructor


In This Topic
    CustomTypes Constructor
    In This Topic
    Creates a collection representing the custom editors that are available for the user.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New CustomTypes()
    public CustomTypes()
    See Also