ICustomAdapter.GetUnderlyingObject Método

Definición

Proporciona acceso al objeto subyacente ajustado por un contador de referencias personalizado.

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

Devoluciones

Object

Objeto incluido en el objeto adaptador.

Se aplica a