편집

다음을 통해 공유


PooledBuffer.MemoryEnumerator.Current Property

Definition

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

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

Property Value

Applies to