SerializationInfoEnumerator.ObjectType Proprietà

Definizione

Ottiene il tipo dell'elemento attualmente esaminato.

public:
 property Type ^ ObjectType { Type ^ get(); };
public Type ObjectType { get; }
member this.ObjectType : Type
Public ReadOnly Property ObjectType As Type

Valore della proprietà

Tipo dell'elemento attualmente esaminato.

Eccezioni

L'enumeratore non ha avviato l'enumerazione degli elementi o ha raggiunto la fine dell'enumerazione.

Si applica a