Back to Devexpress

AzureAddress Members

windowsforms-devexpress-dot-xtramap-dot-azureaddress-dot-underscore-members.md

latest3.9 KB
Original Source

AzureAddress Members

Contains the address information obtained from the Azure Maps GIS service.

Constructors

NameDescription
AzureAddress()Initializes a new instance of the AzureAddress class.

Properties

NameDescription
AddressLineSpecifies the street line of an address relative to the area specified by the Locality or PostalCode properties.
AdminDistrictsSpecifies the subdivision names in the country or region for an address.
CountryRegionSpecifies the country or region name of an address.
CountryRegionIsoSpecifies the two-letter ISO country code.
DistrictSpecifies the subdivision name in the country or region for an address.
FormattedAddressGets or sets the complete address. Inherited from AddressBase.
LocalitySpecifies the populated place for the address.
NeighborhoodSpecifies the neighborhood for an address.
PostalCodeSpecifies the post code, postal code, or ZIP Code of an address.

Methods

NameDescription
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode()Serves as the default hash function. Inherited from Object.
GetType()Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
ToString()Returns the textual representation of this AzureAddress.

See Also

AzureAddress Class

DevExpress.XtraMap Namespace