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

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

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

パブリック プロパティ
 名前解説
Public プロパティGets the reference to the associated ActionCollection object.  
Public プロパティGets the reference to the associated CalendarInfo object.  
Public プロパティGets the reference to the associated CategoryCollection object.  
Public プロパティ System.Collections.ObjectModel.KeyedCollection<TKey,TItem>から継承されます。
Public プロパティGets the reference to the associated ContactCollection object.  
Public プロパティ System.Collections.ObjectModel.Collection<TItem>から継承されます。
Public プロパティGets the reference to the associated DayCollection object.  
Public プロパティオーバーロードされます。 Gets the element with the specified key if any. C1.Schedule.BaseCollection<Appointment>から継承されます。
Public プロパティGets the reference to the associated LabelCollection object.  
Public プロパティGets the reference to the associated ContactCollection object.  
Public プロパティGets the reference to the owning AppointmentStorage object.  
Public プロパティGets the reference to the associated ReminderCollection object.  
Public プロパティGets the reference to the associated ResourceCollection object.  
Public プロパティGets the reference to the associated StatusCollection object.  
Public プロパティGets or set the System.Boolean value specifying whether change events should not be fired. C1.Schedule.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.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>から継承されます。
トップ
パブリック イベント
 名前解説
Public イベントOccurs when an appointment was added.  
Public イベントOccurs when an appointment was changed.  
Public イベントOccurs when a custom action of an appointment executes.  
Public イベントOccurs when RecurrenceState of an appointment is changed.  
Public イベントOccurs when an appointment was removed.  
Public イベントOccurs when one of collection items has been changed. C1.Schedule.BaseCollection<Appointment>から継承されます。
トップ
参照

AppointmentCollection クラス
C1.Schedule 名前空間