StrValue
StrValue class
Valeur de chaîne
public class StrValue : ICloneable
Constructeurs
Nom | La description |
---|
StrValue(string) | Constructeur. |
StrValue(string, MeasureConst) | Constructeur. |
StrValue(string, UnitFormulaErr) | Constructeur. |
Propriétés
Nom | La description |
---|
Ufe { get; set; } | Attributs d’un élément. |
Value { get; set; } | Valeur de chaîne. |
Méthodes
Nom | La 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