Basic Library for UWP
SortDescriptionCollection クラス
メンバ 

C1.UWP アセンブリ > C1.Xaml 名前空間 : SortDescriptionCollection クラス
SortDescriptionオブジェクトのコレクションを表します。
オブジェクト モデル
SortDescriptionCollection クラス
シンタックス
'宣言
 
Public Class SortDescriptionCollection 
   Inherits System.Collections.ObjectModel.ObservableCollection(Of SortDescription)
public class SortDescriptionCollection : System.Collections.ObjectModel.ObservableCollection<SortDescription> 
継承階層

System.Object
   System.Collections.ObjectModel.Collection<T>
      System.Collections.ObjectModel.ObservableCollection<T>
         C1.Xaml.SortDescriptionCollection

参照

SortDescriptionCollection メンバ
C1.Xaml 名前空間