'宣言 Public Overloads Function GetOccurrences( _ ByVal start As System.Date, _ ByVal end As System.Date _ ) As AppointmentList
public AppointmentList GetOccurrences( System.DateTime start, System.DateTime end )
パラメータ
- start
- 間隔の開始日時を指定する System.DateTime値。
- end
- 間隔の終了日時を指定する System.DateTime値。
戻り値の型
AppointmentListオブジェクト。