IntPtr.ToInt64 Méthode

Définition

Convertit la valeur de cette instance en entier signé 64 bits.

public:
 long ToInt64();
public long ToInt64();
member this.ToInt64 : unit -> int64
Public Function ToInt64 () As Long

Retours

Entier signé 64 bits égal à la valeur de cette instance.

S’applique à