Click or drag to resize

BuiltinAddressSpace Methods

The BuiltinAddressSpace type exposes the following members.

Methods
  NameDescription
Public methodCreateAddress
Creates a new address with the specified parameters.
Public methodEquals(BuiltinAddressSpace)
Returns true if the specified address space equals the current address space.
Public methodEquals(IAddressSpace)
Returns true if the specified address space equals the current address space.
Public methodEquals(Object)
Returns true if the specified address space equals the current address space.
(Overrides ObjectEquals(Object).)
Public methodGetHashCode
Returns a hash code that represents this address space.
(Overrides ObjectGetHashCode.)
Top
See Also