ArcBuffer.ArraySegmentEnumerator.GetEnumerator Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets this instance as an enumerator.
public readonly Orleans.Serialization.Buffers.ArcBuffer.ArraySegmentEnumerator GetEnumerator();
member this.GetEnumerator : unit -> Orleans.Serialization.Buffers.ArcBuffer.ArraySegmentEnumerator
Public Function GetEnumerator () As ArcBuffer.ArraySegmentEnumerator
Returns
This instance.