Condividi tramite


NormalizedSpanCollection.Enumerator Struct

Definizione

Enumeratore allocato dello stack per 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)
Ereditarietà
NormalizedSpanCollection.Enumerator
Implementazioni

Costruttori

NormalizedSpanCollection.Enumerator(NormalizedSpanCollection)

Enumeratore allocato dello stack per NormalizedSpanCollection.

Proprietà

Current

Enumeratore allocato dello stack per NormalizedSpanCollection.

Metodi

Dispose()

Enumeratore allocato dello stack per NormalizedSpanCollection.

MoveNext()

Enumeratore allocato dello stack per NormalizedSpanCollection.

Reset()

Enumeratore allocato dello stack per NormalizedSpanCollection.

Implementazioni dell'interfaccia esplicita

IEnumerator.Current

Enumeratore allocato dello stack per NormalizedSpanCollection.

Si applica a