Freigeben über


GeographicEntity Struktur

Definition

Der GeographicEntityType.

public readonly struct GeographicEntity : IEquatable<Azure.Maps.Search.GeographicEntity>
type GeographicEntity = struct
Public Structure GeographicEntity
Implements IEquatable(Of GeographicEntity)
Vererbung
GeographicEntity
Implementiert

Konstruktoren

GeographicEntity(String)

Initialisiert eine neue Instanz von GeographicEntity.

Eigenschaften

Country

Land/Region.

CountrySecondarySubdivision

CountrySecondarySubdivision.

CountrySubdivision

CountrySubdivision.

CountryTertiarySubdivision

CountryTertiarySubdivision.

Municipality

Gemeinde.

MunicipalitySubdivision

GemeindeSubdivision.

Neighborhood

Nachbarschaft.

PostalCodeArea

PostalCodeArea.

Methoden

Equals(GeographicEntity)

Gibt an, ob das aktuelle Objekt gleich einem anderen Objekt des gleichen Typs ist.

ToString()

Gibt den voll qualifizierten Typnamen dieser Instanz zurück.

Operatoren

Equality(GeographicEntity, GeographicEntity)

Bestimmt, ob zwei GeographicEntity Werte identisch sind.

Implicit(String to GeographicEntity)

Konvertiert eine Zeichenfolge in eine GeographicEntity.

Inequality(GeographicEntity, GeographicEntity)

Bestimmt, ob zwei GeographicEntity Werte nicht identisch sind.

Gilt für: