GlyphUInt32Id

GlyphUInt32Id class

Représente un identifiant de glyphe entier.

public class GlyphUInt32Id : GlyphId

Constructeurs

NomLa description
GlyphUInt32Id(uint)Initialise nouveauGlyphUInt32Id objet.

Propriétés

NomLa description
static NotDefId { get; }N’obtient pas la valeur par défaut.
Value { get; set; }Obtient ou définit la valeur int de l’ID.

Méthodes

NomLa description
override Equals(object)Renvoie vrai si les identifiants sont égaux.
override GetHashCode()Implémentation de GetHashCode.
virtual ToGlyphStringId()Conversion virtuelle en GlyphUInt32Id. GlyphUInt32Id remplace pour renvoyer l’instance.
override ToGlyphUInt32Id()Convertir GlyphId en GlyphUInt32Id
override ToString()Obtient ou définit la représentation sous forme de chaîne de la valeur entière.
operator ==Implémentation de l’opérateur d’égalité.
operator !=Implémentation de l’opérateur d’inégalité.

Voir également