Table of Contents

Class ArraySegment.ArraySegmentEnumerator

Namespace
nanoFramework.MessagePack.Dto
Assembly
nanoFramework.MessagePack.Net.dll
public class ArraySegment.ArraySegmentEnumerator : IEnumerator
Inheritance
ArraySegment.ArraySegmentEnumerator
Implements
Inherited Members
Extension Methods

Properties

Current

public object Current { get; }

Property Value

object

Methods

MoveNext()

public bool MoveNext()

Returns

bool

Reset()

public void Reset()