Edit

Share via


PooledBuffer.BufferSlice.SpanEnumerator.Current Property

Definition

Gets the element in the collection at the current position of the enumerator.

public ReadOnlySpan<byte> Current { get; }
member this.Current : ReadOnlySpan<byte>
Public ReadOnly Property Current As ReadOnlySpan(Of Byte)

Property Value

Applies to