|
MassToMetricPounds Method
|
Gets the
Mass value in metric pounds.
Namespace: GSF.UnitsAssembly: GSF.Core (in GSF.Core.dll) Version: 2.4.239-beta+5928cebde0dd955df84e791f5ea67acbd192773e
Syntaxpublic 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