オーバーロード | 解説 |
---|---|
Reverse() | Reverses the order of the elements in the entire List. System.Collections.Generic.List<Style>から継承されます。 |
Reverse(Int32,Int32) | Reverses the order of the elements in the specified range. System.Collections.Generic.List<Style>から継承されます。 |