Module::ResolveField Method
.NET Framework (current version)
Returns the field identified by a metadata token.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | ResolveField(Int32) | Returns the field identified by the specified metadata token. |
![]() | ResolveField(Int32, array<Type^>^, array<Type^>^) | Returns the field identified by the specified metadata token, in the context defined by the specified generic type parameters. |
Show:
