PooledBuffer.BufferSlice.SpanEnumerator(PooledBuffer+BufferSlice) Construtor
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Inicializa uma nova instância do tipo PooledBuffer.BufferSlice.SpanEnumerator.
public SpanEnumerator (Orleans.Serialization.Buffers.PooledBuffer.BufferSlice slice);
new Orleans.Serialization.Buffers.PooledBuffer.BufferSlice.SpanEnumerator : Orleans.Serialization.Buffers.PooledBuffer.BufferSlice -> Orleans.Serialization.Buffers.PooledBuffer.BufferSlice.SpanEnumerator
Public Sub New (slice As PooledBuffer.BufferSlice)
Parâmetros
- slice
- PooledBuffer.BufferSlice
A fatia a ser enumerada.