| Class | Description |
|---|---|
| History | The main history recorder which can be used to embed history functionality in our applications |
| HistoryOperationStack | General purpose history stack |
| MeasureUnitConverter | Represents a helper class for converting values from one measure unit to another. |
| RebindableArrayList | An override of the TypedArrayList which adds support for object binding |
| TypedArrayList | An override of the standard ArrayList with typed operations for manipulation of double and int values. |
| ValueFormatting | The ValueFormatting class implements value formatting functionality. |
| XmlNodeWriter | XmlNodeWriter builds a tree of XmlNodes based on the XmlWriter methods that are called. |
| Structure | Description |
|---|---|
| KeyValuePair | This member is reserved for internal use and is not intended to be used directly from your code. |
| Enumeration | Description |
|---|---|
| MeasurementUnit | Defines the possible measurement units |
| ValueFormat | Used to controls the formatting of the value. |