Module.ResolveType Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Returns the type that is identified by a metadata token.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
ResolveType(Int32) | Returns the type that is identified by the specified metadata token. |
|
ResolveType(Int32, Type[], Type[]) | Returns the type that is identified by the specified metadata token, in the context defined by the specified generic type parameters. |
Show: