[]
        
(Showing Draft Content)

C1.WinUI.Calendar.DateList.Add

Add Method

Add(DateTime)

Adds a DateTime value to the end of the Collection.

Declaration
public void Add(DateTime item)
Parameters
Type Name Description
DateTime item

The DateTime value to be added to the end of the Collection.