| IAddressOperations Properties |
The AddressingIAddressOperations type exposes the following members.
| Name | Description | |
|---|---|---|
| FirstElement |
Returns the first address of the range
| |
| LastElement |
Returns the last address of the range
| |
| Range |
Returns a sequence that iterates over `FirstElement .. LastElement`
|