ImmutableStack<T>.Clear Metod

Definition

Tar bort alla objekt från den oföränderliga stacken.

public:
 System::Collections::Immutable::ImmutableStack<T> ^ Clear();
public System.Collections.Immutable.ImmutableStack<T> Clear();
member this.Clear : unit -> System.Collections.Immutable.ImmutableStack<'T>
Public Function Clear () As ImmutableStack(Of T)

Returer

En tom oföränderlig stack.

Gäller för