The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
OpCode::Equals Method
.NET Framework (current version)
Indicates whether the current instance is equal to a specified object.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | Tests whether the given object is equal to this Opcode.(Overrides ValueType::Equals(Object^).) |
![]() | Equals(OpCode) | Indicates whether the current instance is equal to the specified OpCode. |
Show:
