AppointmentPropertyMappingCollectionデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
Count | Gets the number of elements actually contained in the Collection. System.Collections.ObjectModel.Collection<AppointmentPropertyMapping>から継承されます。 | |
IsUpdating | BeginUpdate メソッドを使用して変更通知が中断される場合は True を返します。 Infragistics.Collections.Services.ObservableCollectionExtended<AppointmentPropertyMapping>から継承されます。 | |
Item | オーバーロードされます。 指定されたスケジュール プロパティまたはメタデータ エントリがマップされるデータ メンバーを返します。 Infragistics.Services.PropertyMappingCollection<AppointmentProperty,AppointmentPropertyMapping>から継承されます。 | |
MetadataPropertyMappings | メタデータのフィールド マッピングを定義するために使用されます。 Infragistics.Services.PropertyMappingCollection<AppointmentProperty,AppointmentPropertyMapping>から継承されます。 | |
UseDefaultMappings | デフォルト マッピングを使用するかどうかを指定します。 Infragistics.Services.PropertyMappingCollection<AppointmentProperty,AppointmentPropertyMapping>から継承されます。 |
名前 | 解説 | |
---|---|---|
Items | Gets a IList wrapper around the Collection. System.Collections.ObjectModel.Collection<AppointmentPropertyMapping>から継承されます。 | |
NotifyItemsChanged | 派生したコレクションがその OnItemAdded および OnItemRemoved メソッドを起動させるべきかどうかを示すブール値を返します。 Infragistics.Collections.Services.ObservableCollectionExtended<AppointmentPropertyMapping>から継承されます。 |