The Div type exposes the following members.

Properties

  NameDescription
Public propertyAnnotations
Gets a dictionary which may be used to store data specific to this object.
(Inherited from Constructable.)
Public propertyComment
Gets or sets a Comment which is associated with this Constructable.
(Inherited from Constructable.)
Public propertyMnemonic
Gets the mnemonic of the instruction.
(Overrides Instruction..::..Mnemonic.)
Public propertyOperandSize
Gets an explicit operand size for this instruction.
(Inherited from Instruction.)
Public propertyParent
Gets the Section in which this constructable is declared.
(Inherited from Constructable.)
Public propertySubject
Gets the subject operand of the instruction.
Public propertyValidIn64BitMode
Gets whether this instruction is valid in 64-bit mode.
(Inherited from Instruction.)

See Also