SerializationInfoEnumerator.Current Property

Definition

Gets the item currently being examined.

public System.Runtime.Serialization.SerializationEntry Current { get; }

Property Value

The item currently being examined.

Exceptions

The enumerator has not started enumerating items or has reached the end of the enumeration.

Applies to