Module.ResolveMember Method
.NET Framework 4.5
Returns the type or member 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 | |
|---|---|---|
|
ResolveMember(Int32) | Returns the type or member identified by the specified metadata token. |
|
ResolveMember(Int32, Type[], Type[]) | Returns the type or member identified by the specified metadata token, in the context defined by the specified generic type parameters. |