Freigeben über


NormalizedSpanCollection.Enumerator Struktur

Definition

Ein stapelweiser Enumerator für NormalizedSpanCollection.

public struct NormalizedSpanCollection.Enumerator : System.Collections.Generic.IEnumerator<Microsoft.VisualStudio.Text.Span>
type NormalizedSpanCollection.Enumerator = struct
    interface IEnumerator<Span>
    interface IDisposable
    interface IEnumerator
Public Structure NormalizedSpanCollection.Enumerator
Implements IEnumerator(Of Span)
Vererbung
NormalizedSpanCollection.Enumerator
Implementiert

Konstruktoren

NormalizedSpanCollection.Enumerator(NormalizedSpanCollection)

Ein stapelweiser Enumerator für NormalizedSpanCollection.

Eigenschaften

Current

Ein stapelweiser Enumerator für NormalizedSpanCollection.

Methoden

Dispose()

Ein stapelweiser Enumerator für NormalizedSpanCollection.

MoveNext()

Ein stapelweiser Enumerator für NormalizedSpanCollection.

Reset()

Ein stapelweiser Enumerator für NormalizedSpanCollection.

Explizite Schnittstellenimplementierungen

IEnumerator.Current

Ein stapelweiser Enumerator für NormalizedSpanCollection.

Gilt für: