This topic has not yet been rated - Rate this topic

ModuleHandle.ResolveFieldHandle Method

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.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.