次の方法で共有


SortDescriptorCollection クラス

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

名前空間: System.Windows.Controls
アセンブリ: System.Windows.Controls.DomainServices (system.windows.controls.domainservices.dll 内)

使用方法

'使用
Dim instance As SortDescriptorCollection

構文

'宣言
Public Class SortDescriptorCollection
    Inherits DependencyObjectCollection(Of SortDescriptor)
public class SortDescriptorCollection : DependencyObjectCollection<SortDescriptor>
public ref class SortDescriptorCollection : public DependencyObjectCollection<SortDescriptor^>
public class SortDescriptorCollection extends DependencyObjectCollection<SortDescriptor>
public class SortDescriptorCollection extends DependencyObjectCollection<SortDescriptor>

継承階層

System.Object
   System.Windows.DependencyObject
     System.Windows.DependencyObjectCollection
      System.Windows.Controls.SortDescriptorCollection

スレッド セーフ

この型の public static (Visual Basic では Shared) メンバーは、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。

プラットフォーム

開発プラットフォーム

Windows XP Home Edition, Windows XP Professional, Windows Server 2003 、Windows Server 2008、および Windows 2000

ターゲット プラットフォーム

参照

リファレンス

SortDescriptorCollection のメンバー
System.Windows.Controls 名前空間