'宣言 Public Overloads ReadOnly Property Item( _ ByVal start As System.Date, _ ByVal end As System.Date _ ) As DateAppointmentsCollection
public DateAppointmentsCollection Item( System.DateTime start, System.DateTime end ) {get;}
パラメータ
- start
- end
'宣言 Public Overloads ReadOnly Property Item( _ ByVal start As System.Date, _ ByVal end As System.Date _ ) As DateAppointmentsCollection
public DateAppointmentsCollection Item( System.DateTime start, System.DateTime end ) {get;}