UnitFormulaErr

UnitFormulaErr class

Specifies attributes of an element.

UnitFormulaErr(unit, f, err)

Constructor.

Properties

NameTypeDescription
UnitintUnits of measure. The value of the property is MeasureConst integer constant.
FStringRepresents the element’s formula.
ErrStringIndicates that the formula evaluates to an error.

Methods

NameDescription
equalsAre objects equal.
hashCodeServes as a hash function for a particular type.
deepCloneCreates deep copy of this instance.