Freigeben über


UnitConverters.PoundsToKilograms(Double) Methode

Definition

Wandelt Pfund in Kilogramm um.

public:
 static double PoundsToKilograms(double pounds);
public static double PoundsToKilograms (double pounds);
static member PoundsToKilograms : double -> double
Public Shared Function PoundsToKilograms (pounds As Double) As Double

Parameter

pounds
Double

Der zu konvertierende Wert in Pfund.

Gibt zurück

Der Wert von in pounds Kilogramm.

Gilt für: