System.Reflection.Emit.OpCode: Method Members

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

See Also: Inherited members from System.ValueType

Public Methods

override
Equals(object) : bool

Tests whether the given object is equal to this Opcode.

Equals(OpCode) : bool

Indicates whether the current instance is equal to the specified System.Reflection.Emit.OpCode.

override
GetHashCode() : int

Returns the generated hash code for this Opcode.

override
ToString() : string

Returns this Opcode as a string.