Scheduler for WPF
DateAppointmentsCollection クラス
メンバ 

C1.WPF.Schedule アセンブリ > C1.Schedule.Printing 名前空間 : DateAppointmentsCollection クラス
オブジェクト モデル
DateAppointmentsCollection クラス
シンタックス
'宣言
 
Public Class DateAppointmentsCollection 
   Inherits System.Collections.ObjectModel.KeyedCollection(Of Date,DateAppointments)
public class DateAppointmentsCollection : System.Collections.ObjectModel.KeyedCollection<DateTime,DateAppointments> 
継承階層

System.Object
   System.Collections.ObjectModel.Collection<T>
      System.Collections.ObjectModel.KeyedCollection<TKey,TItem>
         C1.Schedule.Printing.DateAppointmentsCollection

参照

DateAppointmentsCollection メンバ
C1.Schedule.Printing 名前空間