Overload | Description |
---|---|
Reverse() | Reverses the order of the elements in the entire List. (Inherited from System.Collections.Generic.List<Style>) |
Reverse(Int32,Int32) | Reverses the order of the elements in the specified range. (Inherited from System.Collections.Generic.List<Style>) |