EdifactCharacterSet 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.
Jeu de caractères edifact.
public readonly struct EdifactCharacterSet : IEquatable<Azure.ResourceManager.Logic.Models.EdifactCharacterSet>
type EdifactCharacterSet = struct
Public Structure EdifactCharacterSet
Implements IEquatable(Of EdifactCharacterSet)
- Héritage
-
EdifactCharacterSet
- Implémente
Constructeurs
EdifactCharacterSet(String) |
Initialise une nouvelle instance de EdifactCharacterSet. |
Propriétés
Keca |
KECA. |
NotSpecified |
Non spécifié. |
Unoa |
UNOA. |
Unob |
ONUB. |
Unoc |
UNOC. |
Unod |
UNOD. |
Unoe |
UNOE. |
Unof |
UNOF. |
Unog |
ONUG. |
Unoh |
UNOH. |
Unoi |
UNOI. |
Unoj |
UNOJ. |
Unok |
UNOK. |
Unox |
UNOX. |
Unoy |
UNOY. |
Méthodes
Equals(EdifactCharacterSet) |
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(EdifactCharacterSet, EdifactCharacterSet) |
Détermine si deux EdifactCharacterSet valeurs sont identiques. |
Implicit(String to EdifactCharacterSet) |
Convertit une chaîne en EdifactCharacterSet. |
Inequality(EdifactCharacterSet, EdifactCharacterSet) |
Détermine si deux EdifactCharacterSet valeurs ne sont pas identiques. |
S’applique à
Azure SDK for .NET