Udostępnij za pośrednictwem


ObservableHashSet<T>.GetEnumerator Metoda

Definicja

Zwraca moduł wyliczający, który iteruje przez zestaw skrótów.

public virtual System.Collections.Generic.HashSet<T>.Enumerator GetEnumerator ();
abstract member GetEnumerator : unit -> System.Collections.Generic.HashSet<'T>.Enumerator
override this.GetEnumerator : unit -> System.Collections.Generic.HashSet<'T>.Enumerator
Public Overridable Function GetEnumerator () As HashSet(Of T).Enumerator

Zwraca

System.Collections.Generic.HashSet.Enumerator

Moduł wyliczający dla zestawu skrótów.

Dotyczy