|
MassToMetricPounds Method
|
Gets the
Mass value in metric pounds.
Namespace: GSF.UnitsAssembly: GSF.Core (in GSF.Core.dll) Version: 2.4.220-beta+a56b2444ff27b37e053039e60f062b99378309bd
Syntax public double ToMetricPounds()
Public Function ToMetricPounds As Double
public:
double ToMetricPounds()
member ToMetricPounds : unit -> float
function ToMetricPounds();
View SourceReturn Value
DoubleValue of
Mass in metric pounds.
See Also