'宣言 Public Class ProjectCalendarPropertyMappingCollection Inherits Infragistics.PropertyMappingCollection(Of ProjectCalendarProperty,ProjectCalendarPropertyMapping)
public class ProjectCalendarPropertyMappingCollection : Infragistics.PropertyMappingCollection<ProjectCalendarProperty,ProjectCalendarPropertyMapping>
ProjectCalendarPropertyMappingCollection クラスは ListBackedProject の CalendarPropertyMappings プロパティによって使用されます。これは、CalendarItemsSource 内のオブジェクトのフィールドに各インスタンスが ProjectCalendar クラスのプロパティのマッピングを提供する ProjectCalendarPropertyMapping オブジェクトのコレクションです。