次の方法で共有


EventDescriptorCollection.Sort メソッド

EventDescriptorCollection のメンバを並べ替えます。

オーバーロードの一覧

名前 説明
EventDescriptorCollection.Sort () コレクションの既定の並べ替え順序を使用して、EventDescriptorCollection のメンバを並べ替えます。既定の並べ替え順序は、通常はアルファベット順です。
EventDescriptorCollection.Sort (IComparer) 指定した IComparer を使用して、EventDescriptorCollection のメンバを並べ替えます。
EventDescriptorCollection.Sort (String[]) 指定した並べ替え順序で、EventDescriptorCollection のメンバを並べ替えます。
EventDescriptorCollection.Sort (String[], IComparer) 指定した並べ替え順序と IComparer を使用して、EventDescriptorCollection のメンバを並べ替えます。

参照

関連項目

EventDescriptorCollection クラス
EventDescriptorCollection メンバ
System.ComponentModel 名前空間