バージョン

ProjectColumnSortDescriptionCollection クラス

内で並べ替えた列を表す ProjectColumnSortDescription のコレクション。
シンタックス
'宣言
 
Public Class ProjectColumnSortDescriptionCollection 
   Inherits Infragistics.Collections.ObservableCollectionExtended(Of ProjectColumnSortDescription)
public class ProjectColumnSortDescriptionCollection : Infragistics.Collections.ObservableCollectionExtended<ProjectColumnSortDescription> 
参照