Scheduler for WinForms
AppointmentCollection クラス メンバ
プロパティ  メソッド 

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

AppointmentCollectionデータ型で公開されるメンバを以下の表に示します。

パブリック プロパティ
 名前解説
Public プロパティ System.Collections.ObjectModel.KeyedCollection<TKey,TItem>から継承されます。
Public プロパティ System.Collections.ObjectModel.Collection<TItem>から継承されます。
Public プロパティオーバーロードされます。 Gets the element with the specified key if any. C1.C1Schedule.BaseCollection<Appointment>から継承されます。
Public プロパティGets the reference to the owning AppointmentStorage object.  
Public プロパティGets or set the System.Boolean value specifying whether change events should not be fired. C1.C1Schedule.BaseCollection<Appointment>から継承されます。
トップ
パブリック メソッド
 名前解説
Public メソッドオーバーロードされます。 Creates the new Appointment object with default settings and adds it to the collection.  
Public メソッドオーバーロードされます。 オーバーライドされます。 Adds an array of Appointment objects to the collection. This methods clears collection before adding new items. Don't use it if you want to save previously existed items.  
Public メソッド System.Collections.ObjectModel.Collection<TItem>から継承されます。
Public メソッドオーバーロードされます。 Check if collection contains an item with specified index. C1.C1Schedule.BaseCollection<Appointment>から継承されます。
Public メソッド System.Collections.ObjectModel.Collection<TItem>から継承されます。
Public メソッドRetrieves the AppointmentList object which contains the list of occurrences of Appointment objects which are in conflict with the specified appointment.  
Public メソッドオーバーロードされます。 Retrieves the AppointmentList object which contains the full list of Appointment objects in the specified time interval.  
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>から継承されます。
Public メソッド System.Collections.ObjectModel.KeyedCollection<TKey,TItem>から継承されます。
トップ
参照

AppointmentCollection クラス
C1.C1Schedule 名前空間