ILInstruction {Microsoft.VisualBasic.ApplicationServices.Development.VisualStudio.IL} |
.NET clr documentation |
ILInstruction
Description
Declare
# namespace Microsoft.VisualBasic.ApplicationServices.Development.VisualStudio.IL
export class ILInstruction {
Code: OpCode;
Offset: integer;
Operand: any kind;
OperandData: Byte[];
}
.NET clr type reference tree
- use by property member
Code
: OpCode
- use by property member
Operand
: any kind
- use by property member
OperandData
: Byte
[Package
{$package} version {$version}
Index]