System.Runtime.Serialization.SerializationInfoEnumerator.Reset Method

Resets the enumerator to the first item.

Syntax

public void Reset ()

Remarks

After calling this method, the SerializationInfoEnumerator.Current property will contain the first item in the current set of elements.

Requirements

Namespace: System.Runtime.Serialization
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0