'宣言 Public Class ProjectTablePropertyMappingCollection Inherits Infragistics.PropertyMappingCollection(Of ProjectTableProperty,ProjectTablePropertyMapping)
public class ProjectTablePropertyMappingCollection : Infragistics.PropertyMappingCollection<ProjectTableProperty,ProjectTablePropertyMapping>
ProjectTablePropertyMappingCollection クラスは ListBackedProjectViewProvider の TablePropertyMappings プロパティが使用します。これは、TableItemsSource 内のオブジェクトのフィールドに各インスタンスが ProjectTable クラスのプロパティのマッピングを提供する ProjectTablePropertyMapping オブジェクトのコレクションです。