Int64Ref Constructeurs
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Surcharges
| Nom | Description |
|---|---|
| Int64Ref(Int64) | |
| Int64Ref(IntPtr, JniHandleOwnership) |
Int64Ref(Int64)
[Android.Runtime.Register(".ctor", "(J)V", "", ApiSince=28)]
public Int64Ref(long value);
[<Android.Runtime.Register(".ctor", "(J)V", "", ApiSince=28)>]
new Android.Systems.Int64Ref : int64 -> Android.Systems.Int64Ref
Paramètres
- value
- Int64
- Attributs
S’applique à
Int64Ref(IntPtr, JniHandleOwnership)
protected Int64Ref(IntPtr javaReference, Android.Runtime.JniHandleOwnership transfer);
new Android.Systems.Int64Ref : nativeint * Android.Runtime.JniHandleOwnership -> Android.Systems.Int64Ref
Paramètres
- javaReference
-
IntPtr
nativeint
- transfer
- JniHandleOwnership