Windows apps
Collapse the table of content
Expand the table of content
Information
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

 

Returns the type identified by a metadata token.

Namespace:   System.Reflection
Assembly:  mscorlib (in mscorlib.dll)

NameDescription
System_CAPS_pubmethodResolveType(Int32)

Returns the type identified by the specified metadata token.

System_CAPS_pubmethodResolveType(Int32, array<Type^>^, array<Type^>^)

Returns the type identified by the specified metadata token, in the context defined by the specified generic type parameters.

Return to top
Show:
© 2017 Microsoft