Udostępnij za pośrednictwem


PersistedStateKeys.GetEnumerator Metoda

Definicja

Pobiera kolekcję utrwalonego klucza stanu.

public System.Collections.Generic.IEnumerator<string> GetEnumerator ();
abstract member GetEnumerator : unit -> System.Collections.Generic.IEnumerator<string>
override this.GetEnumerator : unit -> System.Collections.Generic.IEnumerator<string>
Public Iterator Overridable NotOverridable Function GetEnumerator () As IEnumerator(Of String)

Zwraca

Kolekcja utrwalonego klucza stanu.

Implementuje

Dotyczy