Int64Ref Construtores
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Sobrecargas
| Nome | 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
Parâmetros
- value
- Int64
- Atributos
Aplica-se a
Int64Ref(IntPtr, JniHandleOwnership)
protected Int64Ref(IntPtr javaReference, Android.Runtime.JniHandleOwnership transfer);
new Android.Systems.Int64Ref : nativeint * Android.Runtime.JniHandleOwnership -> Android.Systems.Int64Ref
Parâmetros
- javaReference
-
IntPtr
nativeint
- transfer
- JniHandleOwnership