OpCode.Equals Method (Object)
Silverlight
Tests whether the given object is equal to this Opcode.
Namespace: System.Reflection.Emit
Assembly: mscorlib (in mscorlib.dll)
Parameters
- obj
- Type: System.Object
The object to compare to this object.
Return Value
Type: System.Booleantrue if obj is an instance of Opcode and is equal to this object; otherwise, false.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.