InclineLevel Structure
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
The InclineLevel.
public readonly struct InclineLevel : IEquatable<Azure.Maps.Routing.InclineLevel>
type InclineLevel = struct
Public Structure InclineLevel
Implements IEquatable(Of InclineLevel)
- Héritage
-
InclineLevel
- Implémente
Constructeurs
InclineLevel(String) |
Initialise une nouvelle instance de InclineLevel. |
Propriétés
High |
Haute. |
Low |
Faible. |
Normal |
Normal. |
Méthodes
Equals(InclineLevel) |
Indique si l'objet actuel est égal à un autre objet du même type. |
ToString() |
Retourne le nom de type qualifié complet de cette instance. |
Opérateurs
Equality(InclineLevel, InclineLevel) |
Détermine si deux InclineLevel valeurs sont identiques. |
Implicit(String to InclineLevel) |
Convertit une chaîne en InclineLevel. |
Inequality(InclineLevel, InclineLevel) |
Détermine si deux InclineLevel valeurs ne sont pas identiques. |
S’applique à
Azure SDK for .NET