CalendarControl Xojo Plugin

DateDictionary.Add Method

Adds a item to the dictionary.

Add(
   data as Variant,
   day as Date)

Parameters

data
The data to add.
day
This is the entire date as Date object.

Remarks

See Also

DateDictionary Class