Partager via


PooledBuffer.BufferSlice.SpanEnumerator(PooledBuffer+BufferSlice) Constructeur

Définition

Initialise une nouvelle instance du type 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)

Paramètres

slice
PooledBuffer.BufferSlice

Tranche à énumérer.

S’applique à