AppointmentMappingCollectionデータ型で公開されるメンバを以下の表に示します。
パブリック コンストラクタ
パブリック プロパティ
| 名前 | 解説 |
| AppointmentProperties | Returns MappingInfo object for the memory field which is intended to store the other properties of the Appointment object. If the storage object is bound to a data source via its DataSource property, the properties of this object allow the other properties of the Appointment object to be bound to the appropriate field in the data source. |
| Body | Returns MappingInfo object for the Appointment.Body property of the Appointment object. If the storage object is bound to a data source via its DataSource property, the properties of the Body allow the Appointment.Body property to be bound to the appropriate field in the data source. |
| Comparer | Gets the generic equality comparer that is used to determine equality of keys in the collection. C1.Schedule.MappingCollectionBase<Appointment>から継承されます。 |
| Count | Gets the number of elements actually contained in the MappingCollectionBase<T> object. C1.Schedule.MappingCollectionBase<Appointment>から継承されます。 |
| End | Returns MappingInfo object for the Appointment.End property of the Appointment object. If the storage object is bound to a data source via its DataSource property, the properties of this object allow the Appointment.End property to be bound to the appropriate field in the data source. |
| IdMapping | Returns MappingInfo object for the BasePersistableObject.Id property. If the storage object is bound to a data source via its DataSource property, the properties of this object allow the BasePersistableObject.Id property to be bound to the appropriate field in the data source. C1.Schedule.MappingCollectionBase<Appointment>から継承されます。 |
| IndexMapping | Returns MappingInfo object for the BasePersistableObject.Index property. If the storage object is bound to a data source via its DataSource property, the properties of this object allow the BasePersistableObject.Index property to be bound to the appropriate field in the data source. C1.Schedule.MappingCollectionBase<Appointment>から継承されます。 |
| Item | オーバーロードされます。 System.Collections.ObjectModel.KeyedCollection<string,MappingInfo>から継承されます。 |
| Location | Returns MappingInfo object for the Appointment.Location property of the Appointment object. If the storage object is bound to a data source via its DataSource property, the properties of this object allow the Appointment.Location property to be bound to the appropriate field in the data source. |
| OwnerIdMapping | Returns MappingInfo object for the Appointment.Owner.Id property of the Appointment object. If the storage object is bound to a data source via its DataSource property, the properties of this object allow the Appointment.Owner property to be bound to the appropriate field in the data source. |
| OwnerIndexMapping | Returns MappingInfo object for the Appointment.Owner.Index property of the Appointment object. If the storage object is bound to a data source via its DataSource property, the properties of this object allow the Appointment.Owner property to be bound to the appropriate field in the data source. |
| Site | Gets or sets the ISite associated with the IComponent. C1.Schedule.MappingCollectionBase<Appointment>から継承されます。 |
| Start | Returns MappingInfo object for the Appointment.Start property of the Appointment object. If the storage object is bound to a data source via its DataSource property, the properties of this object allow the Appointment.Start property to be bound to the appropriate field in the data source. |
| Subject | Returns MappingInfo object for the Appointment.Subject property of the Appointment object. If the storage object is bound to a data source via its DataSource property, the properties of this object allow the Appointment.Subject property to be bound to the appropriate field in the data source. |
トップ
パブリック メソッド
| 名前 | 解説 |
| Add | System.Collections.ObjectModel.Collection<TItem>から継承されます。 |
| Clear | System.Collections.ObjectModel.Collection<TItem>から継承されます。 |
| Contains | オーバーロードされます。 System.Collections.ObjectModel.KeyedCollection<string,MappingInfo>から継承されます。 |
| CopyTo | System.Collections.ObjectModel.Collection<TItem>から継承されます。 |
| Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. C1.Schedule.MappingCollectionBase<Appointment>から継承されます。 |
| IndexOf | System.Collections.ObjectModel.Collection<TItem>から継承されます。 |
| Insert | System.Collections.ObjectModel.Collection<TItem>から継承されます。 |
| Remove | オーバーロードされます。 System.Collections.ObjectModel.KeyedCollection<string,MappingInfo>から継承されます。 |
| RemoveAt | System.Collections.ObjectModel.Collection<TItem>から継承されます。 |
トップ
パブリック イベント
参照