PooledBuffer.BufferSlice.SpanEnumerator Structure
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
É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. |