Scheduler for WinForms
AppointmentCollection クラス メソッド

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

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

パブリック メソッド
 名前解説
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.Schedule.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 メソッドオーバーロードされます。  Clears collection of days and fills them again honoring changes in system time, appointment collection or appointment properties.  
Public メソッドオーバーロードされます。  System.Collections.ObjectModel.KeyedCollection<TKey,TItem>から継承されます。
Public メソッド System.Collections.ObjectModel.Collection<TItem>から継承されます。
トップ
参照

AppointmentCollection クラス
C1.Schedule 名前空間