ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / CalendarExceptionCollection Class / AddNew Method

In This Topic
    AddNew Method (CalendarExceptionCollection)
    In This Topic
    Syntax
    'Declaration
     
    Public Function AddNew() As CalendarException
    public CalendarException AddNew()
    See Also