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::ResolveMember Method

 

Returns the type or member identified by a metadata token.

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

NameDescription
System_CAPS_pubmethodResolveMember(Int32)

Returns the type or member identified by the specified metadata token.

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

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

Return to top
Show:
© 2017 Microsoft