Scheduler for WPF
AppointmentMappingCollection クラス
メンバ 

C1.ScheduleCore アセンブリ > C1.Schedule 名前空間 : AppointmentMappingCollection クラス
Represents a generic collection of mappings for properties of BaseObject derived objects to appropriate data fields.
オブジェクト モデル
AppointmentMappingCollection クラス
シンタックス
'宣言
 
Public Class AppointmentMappingCollection 
   Inherits C1.Schedule.MappingCollectionBase(Of Appointment)
public class AppointmentMappingCollection : C1.Schedule.MappingCollectionBase<Appointment> 
継承階層

System.Object
   System.Collections.ObjectModel.Collection<T>
      System.Collections.ObjectModel.KeyedCollection<TKey,TItem>
         C1.Schedule.MappingCollectionBase<T>
            C1.Schedule.AppointmentMappingCollection

参照

AppointmentMappingCollection メンバ
C1.Schedule 名前空間