System.RuntimeMethodHandle: Method Members

The methods of System.RuntimeMethodHandle are listed below. For a list of all members, see the RuntimeMethodHandle Members list.

See Also: Inherited members from System.ValueType

Public Methods

override
Equals(object) : bool

Indicates whether this instance is equal to a specified object.

Equals(RuntimeMethodHandle) : bool

Indicates whether this instance is equal to a specified RuntimeMethodHandle.

GetFunctionPointer() : IntPtr

Obtains a pointer to the method represented by this instance.

override
GetHashCode() : int

Returns the hash code for this instance.

GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)

Populates a System.Runtime.Serialization.SerializationInfo with the data necessary to deserialize the field represented by this instance.