ICustomAdapter.GetUnderlyingObject Metodo

Definizione

Fornisce accesso all'oggetto sottostante di cui un gestore di marshalling personalizzato ha eseguito il wrapping.

public:
 System::Object ^ GetUnderlyingObject();
public object GetUnderlyingObject ();
abstract member GetUnderlyingObject : unit -> obj
Public Function GetUnderlyingObject () As Object

Restituisce

Oggetto contenuto dall'oggetto adattatore.

Si applica a