StrValue

StrValue class

Valeur de chaîne

public class StrValue : ICloneable

Constructeurs

NomLa description
StrValue(string)Constructeur.
StrValue(string, MeasureConst)Constructeur.
StrValue(string, UnitFormulaErr)Constructeur.

Propriétés

NomLa description
Ufe { get; set; }Attributs d’un élément.
Value { get; set; }Valeur de chaîne.

Méthodes

NomLa description
Clone()Crée une copie complète de cette instance.
override Equals(object)Les objets sont-ils égaux.
override GetHashCode()Sert de fonction de hachage pour un type particulier.

Voir également