Events
Mar 17, 11 PM - Mar 21, 11 PM
Join the meetup series to build scalable AI solutions based on real-world use cases with fellow developers and experts.
Register nowThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Provides a handle for the enumeration of method instances within the type.
Note
This API was originally designed for internal use in the runtime. Although it is now supported for 3rd party use, we recommend working with ICorDebug
and ICorProfiler
APIs when possible.
HRESULT StartEnumMethodInstances(
[out] CLRDATA_ENUM *handle
);
handle
[out] A handle for enumerating method instances within the type.
The provided method is part of the IXCLRDataTypeInstance
interface and corresponds to the 4th slot of the virtual method table.
Platforms: See System Requirements.
Header: None
Library: None
.NET Framework Versions: Available since 4.7
.NET feedback
.NET is an open source project. Select a link to provide feedback:
Events
Mar 17, 11 PM - Mar 21, 11 PM
Join the meetup series to build scalable AI solutions based on real-world use cases with fellow developers and experts.
Register now