Scheduler for WinForms
AppointmentCollection クラス メソッド

C1.Win.C1Schedule.4.8 アセンブリ > C1.C1Schedule 名前空間 : AppointmentCollection クラス

このクラスのメンバの一覧は、AppointmentCollectionメンバを参照してください。

パブリック メソッド
 名前解説
Public メソッドオーバーロードされます。 デフォルト設定を持つ新しい Appointmentオブジェクトを作成し、それをコレクションに追加します。  
Public メソッドオーバーロードされます。 オーバーライドされます。 コレクションに Appointmentオブジェクトの配列を追加します。このメソッドは、新しい項目を追加する前にコレクションをクリアします。すでに存在している項目を保存しておく場合は使用しないでください。  
Public メソッド System.Collections.ObjectModel.Collection<TItem>から継承されます。
Public メソッドオーバーロードされます。 コレクションに指定したインデックスを持つ項目が含まれるかどうかをチェックします。 C1.C1Schedule.BaseCollection<Appointment>から継承されます。
Public メソッド System.Collections.ObjectModel.Collection<TItem>から継承されます。
Public メソッド指定した予定と競合する Appointmentオブジェクトの 発生項目のリストを含む AppointmentListオブジェクトを 取得します。  
Public メソッドオーバーロードされます。 指定した時間間隔の Appointmentオブジェクトの完全リストを含む AppointmentListオブジェクトを取得します。  
Public メソッド System.Collections.ObjectModel.Collection<TItem>から継承されます。
Public メソッド System.Collections.ObjectModel.Collection<TItem>から継承されます。
Public メソッドオーバーロードされます。  System.Collections.ObjectModel.KeyedCollection<TKey,TItem>から継承されます。
Public メソッド System.Collections.ObjectModel.Collection<TItem>から継承されます。
トップ
参照

AppointmentCollection クラス
C1.C1Schedule 名前空間