SelectedDateCollection.Contains

Syntax:

Contains(<Date>)

Parameters:

<Date> (required)

Type: Date.
Date, whose presence in the collection needs to be checked.

Returned value:

Type: Boolean.
True - collection contains the date; False - otherwise.

Description:

Defines whether or not the collection contains specified date.

Availability:

Thick client.

    

1C:Enterprise Developer's Community