ImmutableStack<T>.Push(T) Metodo

Definizione

Inserisce un oggetto all'inizio dello stack non modificabile e restituisce il nuovo stack.

public System.Collections.Immutable.ImmutableStack<T> Push (T value);

Parametri

value
T

Oggetto da inserire nello stack.

Restituisce

Nuovo stack.

Si applica a

Prodotto Versioni
.NET Core 1.0, Core 1.1, Core 2.0, Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7, 8, 9
UWP 10.0