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.
Module::ResolveType Method
.NET Framework (current version)
Returns the type identified by a metadata token.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | ResolveType(Int32) | Returns the type identified by the specified metadata token. |
![]() | ResolveType(Int32, array<Type^>^, array<Type^>^) | Returns the type identified by the specified metadata token, in the context defined by the specified generic type parameters. |
Show:
