Mono Class Library: Overview

System.ModuleHandle: Members

The members of System.ModuleHandle are listed below.

See Also: Inherited members from System.ValueType

Public Fields

static readonly
EmptyHandleModuleHandle. Documentation for this section has not yet been entered.

Public Properties

[read-only]
MDStreamVersionint. Documentation for this section has not yet been entered.

Public Methods

Equals(ModuleHandle) : bool
Documentation for this section has not yet been entered.
override
Equals(object) : bool
Documentation for this section has not yet been entered.
override
GetHashCode() : int
Documentation for this section has not yet been entered.
GetRuntimeFieldHandleFromMetadataToken(int) : RuntimeFieldHandle
Documentation for this section has not yet been entered.
GetRuntimeMethodHandleFromMetadataToken(int) : RuntimeMethodHandle
Documentation for this section has not yet been entered.
GetRuntimeTypeHandleFromMetadataToken(int) : RuntimeTypeHandle
Documentation for this section has not yet been entered.
ResolveFieldHandle(int) : RuntimeFieldHandle
Documentation for this section has not yet been entered.
ResolveFieldHandle(int, RuntimeTypeHandle[], RuntimeTypeHandle[]) : RuntimeFieldHandle
Documentation for this section has not yet been entered.
ResolveMethodHandle(int) : RuntimeMethodHandle
Documentation for this section has not yet been entered.
ResolveMethodHandle(int, RuntimeTypeHandle[], RuntimeTypeHandle[]) : RuntimeMethodHandle
Documentation for this section has not yet been entered.
ResolveTypeHandle(int) : RuntimeTypeHandle
Documentation for this section has not yet been entered.
ResolveTypeHandle(int, RuntimeTypeHandle[], RuntimeTypeHandle[]) : RuntimeTypeHandle
Documentation for this section has not yet been entered.

Public Operators

static
Equality(ModuleHandle, ModuleHandle)Documentation for this section has not yet been entered.
static
Inequality(ModuleHandle, ModuleHandle)Documentation for this section has not yet been entered.