AddressUnit Class |
Namespace: Telogis.GeoBase.Addresses
The AddressUnit type exposes the following members.
Name | Description | |
---|---|---|
AddressUnit | Initializes a new instance of the AddressUnit class |
Name | Description | |
---|---|---|
Unit |
The unit number, e.g. 1, 1a, 1aa.
| |
UnitType |
The unit type e.g. suite, unit, apartment.
|
Name | Description | |
---|---|---|
Equals |
Whether or not this address unit equals the other address unit provided.
(Overrides ObjectEquals(Object).) | |
GetHashCode |
Returns the hash code for this address unit.
(Overrides ObjectGetHashCode.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString |
For internal use only.
(Overrides ObjectToString.) |