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.
ModuleHandle::GetRuntimeTypeHandleFromMetadataToken Method (Int32)
.NET Framework (current version)
Returns a runtime type handle for the type identified by the specified metadata token.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- typeToken
-
Type:
System::Int32
A metadata token that identifies a type in the module.
Return Value
Type: System::RuntimeTypeHandleA RuntimeTypeHandle for the type identified by typeToken.
.NET Framework
Available since 2.0
Available since 2.0
Show: