次の方法で共有


SortDescriptorCollection のメンバー

コレクションと項目の両方の変更について通知を発生する、並べ替えに関する説明のコレクションを表します。

SortDescriptorCollection データ型で公開されるメンバーを以下の表に示します。

パブリック コンストラクター

  名前 説明
  SortDescriptorCollection SortDescriptorCollection クラスの新しいインスタンスを初期化します。

このページのトップへ

パブリック プロパティ

  名前 説明
public property Count  (DependencyObjectCollection から継承)
public property Dispatcher  (DependencyObject から継承)
public property IsReadOnly  (DependencyObjectCollection から継承)
public property Item  (DependencyObjectCollection から継承)

このページのトップへ

パブリック メソッド

(プロテクト メソッド も参照)

  名前 説明
public method Add  (DependencyObjectCollection から継承)
public method CheckAccess  (DependencyObject から継承)
public method Clear  (DependencyObjectCollection から継承)
public method ClearValue  (DependencyObject から継承)
public method Contains  (DependencyObjectCollection から継承)
public method CopyTo  (DependencyObjectCollection から継承)
public method Equals  オーバーロードされます。(Object から継承)
public method GetAnimationBaseValue  (DependencyObject から継承)
public method GetEnumerator  (DependencyObjectCollection から継承)
public method GetHashCode  (Object から継承)
public method GetType  (Object から継承)
public method GetValue  (DependencyObject から継承)
public method IndexOf  (DependencyObjectCollection から継承)
public method Insert  (DependencyObjectCollection から継承)
public method ReadLocalValue  (DependencyObject から継承)
public methodstatic ReferenceEquals  (Object から継承)
public method Remove  (DependencyObjectCollection から継承)
public method RemoveAt  (DependencyObjectCollection から継承)
public method SetValue  (DependencyObject から継承)
public method ToString  (Object から継承)

このページのトップへ

プロテクト メソッド

  名前 説明
protected method Finalize  (Object から継承)
protected method MemberwiseClone  (Object から継承)

このページのトップへ

パブリック イベント

  名前 説明
public event CollectionChanged  (DependencyObjectCollection から継承)

このページのトップへ

明示的インターフェイスの実装

  名前 説明
  System.Collections.ICollection.CopyTo  (DependencyObjectCollection から継承)
  System.Collections.IEnumerable.GetEnumerator  (DependencyObjectCollection から継承)
  System.Collections.IList.Add  (DependencyObjectCollection から継承)
  System.Collections.IList.Clear  (DependencyObjectCollection から継承)
  System.Collections.IList.Contains  (DependencyObjectCollection から継承)
  System.Collections.IList.IndexOf  (DependencyObjectCollection から継承)
  System.Collections.IList.Insert  (DependencyObjectCollection から継承)
  System.Collections.IList.Remove  (DependencyObjectCollection から継承)
  System.Collections.IList.RemoveAt  (DependencyObjectCollection から継承)
  System.Collections.ICollection.Count  (DependencyObjectCollection から継承)
  System.Collections.ICollection.IsSynchronized  (DependencyObjectCollection から継承)
  System.Collections.ICollection.SyncRoot  (DependencyObjectCollection から継承)
  System.Collections.IList.IsFixedSize  (DependencyObjectCollection から継承)
  System.Collections.IList.IsReadOnly  (DependencyObjectCollection から継承)
  System.Collections.IList.Item  (DependencyObjectCollection から継承)

このページのトップへ

参照

リファレンス

SortDescriptorCollection クラス
System.Windows.Controls 名前空間