ModuleHandle.ResolveFieldHandle Method
.NET Framework 2.0
Returns a runtime field handle for a field identified by a metadata token.
| Name | Description |
|---|---|
| ModuleHandle.ResolveFieldHandle (Int32) | Returns a runtime handle for the field identified by the specified metadata token. |
| ModuleHandle.ResolveFieldHandle (Int32, RuntimeTypeHandle[], RuntimeTypeHandle[]) | Returns a runtime field handle for the field identified by the specified metadata token, specifying the generic type arguments of the type and method where the token is in scope. |