OpCode Structure |
Namespace: Mono.Cecil.Cil
public struct OpCode
The OpCode type exposes the following members.
Name | Description | |
---|---|---|
Code | ||
FlowControl | ||
Name | ||
Op1 | ||
Op2 | ||
OpCodeType | ||
OperandType | ||
Size | ||
StackBehaviourPop | ||
StackBehaviourPush | ||
Value |
Name | Description | |
---|---|---|
Equals(Object) | (Overrides ValueTypeEquals(Object).) | |
Equals(OpCode) | ||
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | (Overrides ValueTypeGetHashCode.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | (Overrides ValueTypeToString.) |
Name | Description | |
---|---|---|
Equality | ||
Inequality |