Partager via


IUnwrappable.Unwrap(Type) Méthode

Définition

Désencapsule un objet.

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

Paramètres

declaredType
Type

Type dans lequel l’objet doit être non encapsulé.

Retours

Objet non encapsulé.

S’applique à