オーバーロード | 解説 |
---|---|
Sort() | System.Collections.Generic.List<ToolStripItem>から継承されます。 |
Sort(IComparer<ToolStripItem>) | System.Collections.Generic.List<ToolStripItem>から継承されます。 |
Sort(Int32,Int32,IComparer<ToolStripItem>) | System.Collections.Generic.List<ToolStripItem>から継承されます。 |
Sort(Comparison<ToolStripItem>) | System.Collections.Generic.List<ToolStripItem>から継承されます。 |