CalendarControl Xojo Plugin |
|
DateDictionary.Item Method
Gets a item based on a given key from the dictionary.

Item(
day
as Date)
as Variant
Parameters
- day
- This is the entire date as Date object.
Returns
- Variant
Remarks
Returns the Variant data from the dictionary.
See Also
DateDictionary Class