Freigeben über


EntryPointType Struktur

Definition

Der Typ des Einstiegspunkts. Der Wert kann entweder Standard oder Nebenwert sein.

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

Konstruktoren

EntryPointType(String)

Initialisiert eine neue Instanz von EntryPointType.

Eigenschaften

Main

Standard.

Minor

kleiner.

Methoden

Equals(EntryPointType)

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(EntryPointType, EntryPointType)

Bestimmt, ob zwei EntryPointType Werte gleich sind.

Implicit(String to EntryPointType)

Konvertiert eine Zeichenfolge in eine EntryPointType.

Inequality(EntryPointType, EntryPointType)

Bestimmt, ob zwei EntryPointType Werte nicht identisch sind.

Gilt für: