Partager via


PooledBuffer.BufferSlice.SpanEnumerator Structure

Définition

Énumère des étendues d’octets dans un PooledBuffer.BufferSlice.

public ref struct PooledBuffer.BufferSlice.SpanEnumerator
type PooledBuffer.BufferSlice.SpanEnumerator = struct
Public Structure PooledBuffer.BufferSlice.SpanEnumerator
Héritage
PooledBuffer.BufferSlice.SpanEnumerator

Constructeurs

PooledBuffer.BufferSlice.SpanEnumerator(PooledBuffer+BufferSlice)

Initialise une nouvelle instance du type PooledBuffer.BufferSlice.SpanEnumerator.

Propriétés

Current

Obtient l’élément de la collection situé à la position actuelle de l’énumérateur.

Méthodes

MoveNext()

Avance l’énumérateur à l’élément suivant de la collection.

S’applique à