Bridge
List
<
(Of
<
(
<'
T
>
)
>
)
>
.
.
::
.
.
Reverse Method
Reverses the order of the elements in the entire
List
<
(Of
<
(
<'
T
>
)
>
)
>
.
Namespace:
System.Collections.Generic
Assembly:
Bridge
(in Bridge.dll)
Syntax
C#
VB
C++
public
void
Reverse
()
Public
Sub
Reverse
public
:
void
Reverse
()
See Also
List
<
(Of
<
(
<'
T
>
)
>
)
>
Class
System.Collections.Generic Namespace