'宣言 Public Function New( _ ByVal resource As Resource, _ ByVal frameIntervalStart As SmartDate, _ ByVal frameIntervalEnd As SmartDate, _ ByVal recurrenceList As IList _ )
public FetchRecurrencesContext( Resource resource, SmartDate frameIntervalStart, SmartDate frameIntervalEnd, IList recurrenceList )
異なるリソースまたはフレーム期間の日付範囲に追加したい既存の Recurrence オブジェクトのリストを持つ場合、recurrenceList 引数を使用することによって、既存のリストを提供する必要があります。