Skip to content

ArraySegmentEnumerator Properties

Enumerates over array segments in a ArcBuffer.

Current

get
View source
public readonly ArraySegment<byte> Current
Gets the element in the collection at the current position of the enumerator.

IsCompleted

get
View source
public readonly bool IsCompleted
Gets a value indicating whether enumeration has completed.