ArcBuffer.SpanEnumerator.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.SpanEnumerator GetEnumerator();
member this.GetEnumerator : unit -> Orleans.Serialization.Buffers.ArcBuffer.SpanEnumerator
Public Function GetEnumerator () As ArcBuffer.SpanEnumerator
Returns
This instance.