The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ICustomAdapter Interface
.NET Framework (current version)
Provides a way for clients to access the actual object, rather than the adapter object handed out by a custom marshaler.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | GetUnderlyingObject() | Provides access to the underlying object wrapped by a custom marshaler. |
The objects that the built-in custom marshalers hand out to clients implement this interface.
Universal Windows Platform
Available since 8
.NET Framework
Available since 1.1
Portable Class Library
Supported in: portable .NET platforms
Windows Phone
Available since 8.1
Available since 8
.NET Framework
Available since 1.1
Portable Class Library
Supported in: portable .NET platforms
Windows Phone
Available since 8.1
Show:
