Syntax
[System.Runtime.ConstrainedExecution.ReliabilityContract(System.Runtime.ConstrainedExecution.Consistency.WillNotCorruptState, System.Runtime.ConstrainedExecution.Cer.Success)]
public
bool Equals (
RuntimeMethodHandle handle)
Parameters
- handle
-
A RuntimeMethodHandle to compare to this instance.
Returns
true if handle is equal to the value of this instance; otherwise, false.
Remarks
Requirements
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0