CalendarControl Xojo Plugin |
|
DateDictionary.Remove Method
Removes a item from the dictionary.

Remove(
day
as Integer,
month
as Integer,
year
as Integer)
Parameters
- day
- This is the day of the month.
- month
- This is the month part of the date.
- year
- This is the year part of the date.
Remarks
See Also
DateDictionary Class