Class Str2Value

Str2Value class

String value.

public class Str2Value : StrValue

Constructors

NameDescription
Str2Value(string)Constructor.
Str2Value(string, UnitFormulaErrV)Constructor.

Properties

NameDescription
Ufe { get; set; }Attributes of an element.
Ufev { get; set; }Attributes of an element.
Value { get; set; }String value.

Methods

NameDescription
Clone()Creates deep copy of this instance.
override Equals(object)Are objects equal.
override GetHashCode()Serves as a hash function for a particular type.

See Also