Int64Ref Costruttori
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Overload
| Nome | Descrizione |
|---|---|
| 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
Parametri
- value
- Int64
- Attributi
Si applica a
Int64Ref(IntPtr, JniHandleOwnership)
protected Int64Ref(IntPtr javaReference, Android.Runtime.JniHandleOwnership transfer);
new Android.Systems.Int64Ref : nativeint * Android.Runtime.JniHandleOwnership -> Android.Systems.Int64Ref
Parametri
- javaReference
-
IntPtr
nativeint
- transfer
- JniHandleOwnership