'宣言 Public Class AppointmentPropertyMappingCollection Inherits Infragistics.PropertyMappingCollection(Of AppointmentProperty,AppointmentPropertyMapping)
public class AppointmentPropertyMappingCollection : Infragistics.PropertyMappingCollection<AppointmentProperty,AppointmentPropertyMapping>
AppointmentPropertyMappingCollection クラスは ListScheduleDataConnector の ListScheduleDataConnector.AppointmentPropertyMappings プロパティによって使用されます。各 AppointmentPropertyMapping オブジェクトは Appointment クラスのプロパティに対して予定データ ソース内のフィールドへのマッピングを提供する AppointmentPropertyMapping オブジェクトのコレクションです。