Scheduler for UWP | ComponentOne
C1.C1Schedule Namespace / AddingNewEventArgs Class / AddingNewEventArgs Constructor / AddingNewEventArgs Constructor()

In This Topic
    AddingNewEventArgs Constructor()
    In This Topic
    Initializes a new instance of the AddingNewEventArgs class using no parameters.
    Syntax
    'Declaration
     
    
    Public Function New()
    public AddingNewEventArgs()
    See Also