An immediate value.
            
Namespace: SharpAssembler.x86.OperandsAssembly: SharpAssembler x86-64 (in SharpAssembler x86-64.dll) Version: 1.0.0.0 (1.0.0.0)
 Syntax
Syntax
| C# | 
|---|
| public class Immediate : Operand, ISourceOperand, IOperand | 
| Visual Basic | 
|---|
| Public Class Immediate _ Inherits Operand _ Implements ISourceOperand, IOperand | 
| Visual C++ | 
|---|
| public ref class Immediate : public Operand, ISourceOperand, IOperand | 
 Inheritance Hierarchy
Inheritance Hierarchy
System..::..Object
SharpAssembler.x86.Operands..::..Operand
SharpAssembler.x86.Operands..::..Immediate
SharpAssembler.x86.Operands..::..Operand
SharpAssembler.x86.Operands..::..Immediate





