Mono Class Library: Overview

System.RuntimeFieldHandle: Members

The members of System.RuntimeFieldHandle are listed below.

See Also: Inherited members from System.ValueType

Public Properties

[read-only]
ValueIntPtr. Gets a IntPtr that contains the value of the current RuntimeFieldHandle .

Public Methods

override
Equals(object) : bool
Documentation for this section has not yet been entered.
Equals(RuntimeFieldHandle) : bool
Documentation for this section has not yet been entered.
override
GetHashCode() : int
Documentation for this section has not yet been entered.
GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
Documentation for this section has not yet been entered.

Public Operators

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