ImmutableStack<T>.IEnumerable<T>.GetEnumerator Metodo

Definizione

Restituisce un enumeratore che consente di scorrere la raccolta.

System.Collections.Generic.IEnumerator<T> IEnumerable<T>.GetEnumerator ();

Restituisce

Enumeratore che può essere usato per scorrere la raccolta.

Implementazioni

Commenti

Questo membro è un’implementazione esplicita di un membro di interfaccia. Può essere utilizzato solo quando si esegue il cast dell'istanza ImmutableStack<T> a un'interfaccia IEnumerable<T>.

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