Scheduler for UWP/WinRT
AppointmentMappingCollection クラス メンバ
プロパティ  メソッド  イベント

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

パブリック コンストラクタ
 名前解説
Public コンストラクタAppointmentMappingCollection コンストラクタAppointmentMappingCollection クラスの新しいインスタンスを初期化します。  
トップ
パブリック プロパティ
 名前解説
Public プロパティAppointmentPropertiesAppointment オブジェクトの他のプロパティを格納するためのメモリフィールドの MappingInfo オブジェクトを返します。ストレージオブジェクトが DataSource プロパティを介してデータソースに連結されている場合は、このオブジェクトのプロパティを使用して、Appointment オブジェクトの他のプロパティをデータソース内の適切なフィールドに連結できます。  
Public プロパティBodyAppointment オブジェクトの Appointment.Body プロパティに対する MappingInfo オブジェクトを返します。ストレージオブジェクトが DataSource プロパティを介してデータソースに連結されている場合は、Body のプロパティを使用して、Appointment.Body プロパティをデータソース内の適切なフィールドに連結できます。  
Public プロパティComparerコレクション内のキーの等値性を判定するために使用される汎用の等値比較子を取得します。 C1.C1Schedule.MappingCollectionBase<Appointment>から継承されます。
Public プロパティCountMappingCollectionBase<T> オブジェクトに実際に含まれる要素の数を取得します。 C1.C1Schedule.MappingCollectionBase<Appointment>から継承されます。
Public プロパティEndAppointment オブジェクトの Appointment.End プロパティに対する MappingInfo オブジェクトを返します。ストレージオブジェクトが DataSource プロパティを介してデータソースに連結されている場合は、このオブジェクトのプロパティを使用して、Appointment.End プロパティをデータソース内の適切なフィールドに連結できます。  
Public プロパティIdMappingBasePersistableObject.Id プロパティの MappingInfo オブジェクトを返します。ストレージオブジェクトが DataSource プロパティを介してデータソースに連結されている場合は、このオブジェクトのプロパティを使用して、BasePersistableObject.Id プロパティをデータソース内の適切なフィールドに連結できます。 C1.C1Schedule.MappingCollectionBase<Appointment>から継承されます。
Public プロパティIndexMappingBasePersistableObject.Index プロパティの MappingInfo オブジェクトを返します。ストレージオブジェクトが DataSource プロパティを介してデータソースに連結されている場合は、このオブジェクトのプロパティを使用して、BasePersistableObject.Index プロパティをデータソース内の適切なフィールドに連結できます。 C1.C1Schedule.MappingCollectionBase<Appointment>から継承されます。
Public プロパティItemオーバーロードされます。  System.Collections.ObjectModel.KeyedCollection<string,MappingInfo>から継承されます。
Public プロパティLocationAppointment オブジェクトの Appointment.Location プロパティに対する MappingInfo オブジェクトを返します。ストレージオブジェクトが DataSource プロパティを介してデータソースに連結されている場合は、このオブジェクトのプロパティを使用して、Appointment.Location プロパティをデータソース内の適切なフィールドに連結できます。  
Public プロパティOwnerIdMappingAppointment の Appointment.Owner.Id プロパティの MappingInfo オブジェクトを返します。 ストレージオブジェクトがその DataSource プロパティからデータソースに連結されている場合、このオブジェクトのプロパティにより、Appointment.Owner プロパティをデータソース内の適切なフィールドに連結できます。  
Public プロパティOwnerIndexMappingAppointmentの Appointment.Owner.Index プロパティの MappingInfo オブジェクトを返します。 ストレージオブジェクトがその DataSource プロパティからデータソースに連結されている場合、このオブジェクトのプロパティにより、Appointment.Owner プロパティをデータソース内の適切なフィールドに連結できます。  
Public プロパティStartAppointment オブジェクトの Appointment.Start プロパティに対する MappingInfo オブジェクトを返します。ストレージオブジェクトが DataSource プロパティを介してデータソースに連結されている場合は、このオブジェクトのプロパティを使用して、Appointment.Start プロパティをデータソース内の適切なフィールドに連結できます。  
Public プロパティSubjectAppointment オブジェクトの Appointment.Subject プロパティに対する MappingInfo オブジェクトを返します。ストレージオブジェクトが DataSource プロパティを介してデータソースに連結されている場合は、このオブジェクトのプロパティを使用して、Appointment.Subject プロパティをデータソース内の適切なフィールドに連結できます。  
トップ
パブリック メソッド
 名前解説
Public メソッドAdd System.Collections.ObjectModel.Collection<MappingInfo>から継承されます。
Public メソッドClear System.Collections.ObjectModel.Collection<MappingInfo>から継承されます。
Public メソッドContainsオーバーロードされます。  System.Collections.ObjectModel.KeyedCollection<string,MappingInfo>から継承されます。
Public メソッドCopyTo System.Collections.ObjectModel.Collection<MappingInfo>から継承されます。
Public メソッドDisposeアンマネージリソースの解放やリセットに関連付けられた、アプリケーション定義のタスクを実行します。 C1.C1Schedule.MappingCollectionBase<Appointment>から継承されます。
Public メソッドIndexOf System.Collections.ObjectModel.Collection<MappingInfo>から継承されます。
Public メソッドInsert System.Collections.ObjectModel.Collection<MappingInfo>から継承されます。
Public メソッドRemoveオーバーロードされます。  System.Collections.ObjectModel.KeyedCollection<string,MappingInfo>から継承されます。
Public メソッドRemoveAt System.Collections.ObjectModel.Collection<MappingInfo>から継承されます。
トップ
パブリック イベント
 名前解説
Public イベントDisposedコンポーネントの Disposed イベントを処理するメソッドを表します。 C1.C1Schedule.MappingCollectionBase<Appointment>から継承されます。
トップ
参照

関連項目

AppointmentMappingCollection クラス
C1.C1Schedule 名前空間

Send Feedback