Xamarin.Android のドキュメント
GetSortDescriptions<T> メソッド
C1.CollectionView アセンブリ > C1.CollectionView 名前空間 > ICollectionViewEx クラス : GetSortDescriptions<T> メソッド
コレクションビュー
現在のソート記述を返します。
シンタックス
[System.Runtime.CompilerServices.Extension()]
public static System.Collections.Generic.IReadOnlyList<SortDescription> GetSortDescriptions<T>( 
   ICollectionView<T> collectionView
)
where T: class

パラメータ

collectionView
コレクションビュー

型パラメータ

T
参照

ICollectionViewEx クラス
ICollectionViewEx メンバ