The Btr 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 propertyBitIndex
Gets the index of the bit to copy.
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 register or memory operand from which the bit is copied and reset.
Public propertyValidIn64BitMode
Gets whether this instruction is valid in 64-bit mode.
(Inherited from Instruction.)

See Also