RuntimeMethodHandle Methods
.NET Framework (current version)
Namespace:
System
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | Indicates whether this instance is equal to a specified object.(Overrides ValueType::Equals(Object^).) |
![]() | Equals(RuntimeMethodHandle) | Indicates whether this instance is equal to a specified RuntimeMethodHandle. |
![]() | GetFunctionPointer() | Obtains a pointer to the method represented by this instance. |
![]() | GetHashCode() | Returns the hash code for this instance.(Overrides ValueType::GetHashCode().) |
![]() | GetObjectData(SerializationInfo^, StreamingContext) | Populates a SerializationInfo with the data necessary to deserialize the field represented by this instance. |
![]() | GetType() | |
![]() | ToString() | Returns the fully qualified type name of this instance.(Inherited from ValueType.) |
Show:
