StrValue class

StrValue class

String value

The StrValue type exposes the following members:

Constructors

Constructor Description
StrValue(value) Constructor.
StrValue(value, ufe) Constructor.
StrValue(value, unit) Constructor.

Properties

Property Description
value String value.
ufe Attributes of an element.

Methods

Method Description
clone() Creates deep copy of this instance.

See Also