Sdílet prostřednictvím


Extensions.Pop<T>(List<T>) Metoda

Definice

public static T Pop<T> (this System.Collections.Generic.List<T> stack);
static member Pop : System.Collections.Generic.List<'T> -> 'T
<Extension()>
Public Function Pop(Of T) (stack As List(Of T)) As T

Parametry typu

T

Parametry

stack
List<T>

Návraty

T

Platí pro