SelectedDateCollection

Collection elements:

Date
Iteration through collection using For each ... In ... Do operator is available to object. Collection items are retrieved during iteration.
Access to collection item is possible using [...] operator. Index (starting from 0) is passed as an argument.

Methods:

Add
Clear
Contains
Count
Delete
Get

Description:

Collection of dates selected in the calendar.

Availability:

Thick client.

See also:

CalendarBox, property SelectedDates

    

1C:Enterprise Developer's Community