| Length(Double) | Creates a new instance of Length with a particular value. | 
| Length(Double, Type) | Creates a new instance of Length with a particular value and Unit whose Type is specified | 
| Length(Double, Unit, MetricExponent) | Creates a new instance of Length with a particular value and Unit assuming that value is already raised or lowered to the power of exponent. |