Module::ResolveMember Method
.NET Framework (current version)
Returns the type or member identified by a metadata token.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | ResolveMember(Int32) | Returns the type or member identified by the specified metadata token. |
![]() | ResolveMember(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. |
Show:
