Name | Description | |
---|---|---|
UnitParser Constructor | The Constructor |
The following tables list the members exposed by UnitParser.
Name | Description | |
---|---|---|
UnitParser Constructor | The Constructor |
Name | Description | |
---|---|---|
Dispose | Destructor for deterministic finalization of UnitParser object. | |
GetBaseUnit | Get the base unit of the parsed result of this unit group. | |
GetBaseValue | Get the value of the parsed result in the base unit of this unit group. | |
GetUnit | Get the unit of the parsed result. | |
GetValue | Get the value of the parsed result. | |
Set | Overloaded. The start of any parse. Set the number and the unit to parse and fill the unit of this text in the parser parameters. | |
ToDisplay | Convert the value to a new unit (of parameterForConversion) of this group and make a display string out of it. | |
ValueToUnit | Convert the value to a new unit (of parameterForConversion) of this group. |