SerializationInfoEnumerator::Current Property
.NET Framework (current version)
Gets the item currently being examined.
Assembly: mscorlib (in mscorlib.dll)
Property Value
Type: System.Runtime.Serialization::SerializationEntryThe item currently being examined.
| Exception | Condition |
|---|---|
| InvalidOperationException | The enumerator has not started enumerating items or has reached the end of the enumeration. |
.NET Framework
Available since 1.1
Available since 1.1
Show: