SerializationInfoEnumerator.ObjectType Property

Definition

Gets the type of the item currently being examined.

public Type ObjectType { get; }

Property Value

The type of the item currently being examined.

Exceptions

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

Applies to