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