Back to Devexpress

BingAddress Members

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

latest4.2 KB
Original Source

BingAddress Members

Obsolete. This class represents the address information obtained from the Bing GIS services.

Constructors

NameDescription
BingAddress()Initializes a new instance of the BingAddress class with default settings.

Properties

NameDescription
AddressLineGets or sets the official street line of an address relative to the area, as specified by the BingAddress.Locality or BingAddress.PostalCode properties.
AdminDistrictGets or sets the subdivision name in the country or region for an address.
CountryRegionGets or sets the country or region name of an address.
CountryRegionIso2Gets or sets the two-letter ISO country code.
DistrictGets or sets the subdivision name in the country or region for an address.
FormattedAddressGets or sets the complete address. Inherited from AddressBase.
LocalityGets or sets the populated place for the address.
NeighborhoodGets or sets the neighborhood for an address.
PostalCodeGets or sets the post code, postal code, or ZIP Code of an address.
PostalTownGets or sets the city or neighborhood that corresponds to the BingAddress.PostalCode of the address information obtained from Bing GIS services.

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 the BingAddress.

See Also

BingAddress Class

DevExpress.XtraMap Namespace