Select Method (IDatePicker)
Selects the date.

C# Syntax

void Select( 
   DateTime date
)

Parameters

date
The date to select from the list.