Edit

ArcBuffer.ArraySegmentEnumerator.Current Property

Definition

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

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

Property Value

Applies to