CalendarCollectionAdd Method

Overload List
  NameDescription
Public methodCode exampleAdd(String)
Adds a new base calendar to this CalendarCollection object and returns added calendar.
Public methodCode exampleAdd(String, Calendar)
Adds a new calendar with specified base calendar to this CalendarCollection object and returns added calendar.
See Also