Click or drag to resize
IAddressOperations Properties

The AddressingIAddressOperations type exposes the following members.

Properties
  NameDescription
Public propertyFirstElement
Returns the first address of the range
Public propertyLastElement
Returns the last address of the range
Public propertyRange
Returns a sequence that iterates over `FirstElement .. LastElement`
Top
See Also