Scheduler for UWP
AppointmentMappingCollection クラス
メンバ 

C1.UWP.Schedule アセンブリ > C1.C1Schedule 名前空間 : AppointmentMappingCollection クラス
BaseObject派生オブジェクトのプロパティを適切なデータフィールドにマップするための汎用コレクションを表します。
オブジェクト モデル
AppointmentMappingCollection クラス
シンタックス
'宣言
 
Public Class AppointmentMappingCollection 
   Inherits C1.C1Schedule.MappingCollectionBase(Of Appointment)
public class AppointmentMappingCollection : C1.C1Schedule.MappingCollectionBase<Appointment> 
継承階層

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

参照

AppointmentMappingCollection メンバ
C1.C1Schedule 名前空間