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:
