バージョン

ChartSortDescriptionCollection クラス

データ ソースまたはプロバイダーに適用される並べ替え要素のコレクションを表します。
シンタックス
'宣言
 
Public Class ChartSortDescriptionCollection 
   Inherits Infragistics.Collections.ObservableCollectionWrapper(Of ChartSortDescription)
public class ChartSortDescriptionCollection : Infragistics.Collections.ObservableCollectionWrapper<ChartSortDescription> 
参照