Share via


XsltConvert.ToLong(Double) Methode

Definition

Konvertiert den angegebenen Wert in ein long.

Diese API unterstützt die Produktinfrastruktur und ist nicht für die direkte Verwendung aus Ihrem Code gedacht.

public:
 static long ToLong(double value);
public static long ToLong (double value);
static member ToLong : double -> int64
Public Shared Function ToLong (value As Double) As Long

Parameter

value
Double

Ein Wert vom Typ double.

Gibt zurück

Ein Wert vom Typ long.

Gilt für: