Search
MeasureUnit Constructor
See Also
 






Initializes a new instance of the MeasureUnit class.

 Overload List

Name Description

MeasureUnit (String, Double)

Initializes a new instance of the MeasureUnit class with the specified amount.

MeasureUnit (String, Double, Int32)

Initializes a new instance of the MeasureUnit class with the specified amount.

MeasureUnit (String, MeasureUnit, Double)

Initializes a new instance of the MeasureUnit class with the specified unit of measure as a base.

MeasureUnit (String, MeasureUnit, Double, Int32)

Initializes a new instance of the MeasureUnit class with the specified unit of measure as a base.

 See Also