SerializationInfoEnumerator::Reset Method ()

 

Resets the enumerator to the first item.

Namespace:   System.Runtime.Serialization
Assembly:  mscorlib (in mscorlib.dll)

public:
virtual void Reset() sealed

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

.NET Framework
Available since 1.1
Return to top
Show: