StrValue

StrValue(string)

Constructor.

public StrValue(string value)
Parameter Type Description
value String

See Also


StrValue(string, UnitFormulaErr)

Constructor.

public StrValue(string value, UnitFormulaErr ufe)
Parameter Type Description
value String
ufe UnitFormulaErr

See Also


StrValue(string, MeasureConst)

Constructor.

public StrValue(string value, MeasureConst unit)
Parameter Type Description
value String
ufe MeasureConst

See Also