SerializableErrorWrapper.Unwrap(Type) Methode

Definition

Entpackt ein -Objekt.

public:
 virtual System::Object ^ Unwrap(Type ^ declaredType);
public object Unwrap (Type declaredType);
abstract member Unwrap : Type -> obj
override this.Unwrap : Type -> obj
Public Function Unwrap (declaredType As Type) As Object

Parameter

declaredType
Type

Der Typ, in den das Objekt nicht umschlossen werden soll.

Gibt zurück

Das nicht umschlossene Objekt.

Implementiert

Gilt für: