The Bound 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 propertyBounds
Gets the array's limits.
Public propertyComment
Gets or sets a Comment which is associated with this Constructable.
(Inherited from Constructable.)
Public propertyIndex
Gets the array index to check.
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 propertyValidIn64BitMode
Gets whether this instruction is valid in 64-bit mode.
(Overrides Instruction..::..ValidIn64BitMode.)

See Also