public void Set( double dValue, string strUnitName, ParserParameter parameter )
public: void Set( double dValue, String^ strUnitName, ParserParameter^ parameter )
Parameters
| Parameter Name | Description |
|---|---|
| dValue | the number |
| strUnitName | the unit as string |
| parameter | the parameters with the unit of this string. Afterwards the unit group is defined for the unit parser. |