IDebugType Interface
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Defines methods that provide information about debugger objects. This interface is implemented by debugger objects that represent a type in the debugger target.
Assembly: Microsoft.JScript (in Microsoft.JScript.dll)
| Name | Description | |
|---|---|---|
![]() | HasInstance(Object^) | This API supports the product infrastructure and is not intended to be used directly from your code. When implemented in a class, determines whether the specified object is an instance of the current type. |
.NET Framework
Available since 1.1
Available since 1.1
Show:
