EventDescriptorCollection.Sort メソッド
オーバーロードの一覧| 名前 | 説明 |
|---|---|
| EventDescriptorCollection.Sort () | コレクションの既定の並べ替え順序を使用して、EventDescriptorCollection のメンバを並べ替えます。既定の並べ替え順序は、通常はアルファベット順です。 |
| EventDescriptorCollection.Sort (IComparer) | 指定した IComparer を使用して、EventDescriptorCollection のメンバを並べ替えます。 |
| EventDescriptorCollection.Sort (String[]) | 指定した並べ替え順序で、EventDescriptorCollection のメンバを並べ替えます。 |
| EventDescriptorCollection.Sort (String[], IComparer) | 指定した並べ替え順序と IComparer を使用して、EventDescriptorCollection のメンバを並べ替えます。 |
参照- EventDescriptorCollection.Sort メソッドのページへのリンク