Int64Ref コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オーバーロード
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
パラメーター
- value
- Int64
- 属性
適用対象
Int64Ref(IntPtr, JniHandleOwnership)
protected Int64Ref(IntPtr javaReference, Android.Runtime.JniHandleOwnership transfer);
new Android.Systems.Int64Ref : nativeint * Android.Runtime.JniHandleOwnership -> Android.Systems.Int64Ref
パラメーター
- javaReference
-
IntPtr
nativeint
- transfer
- JniHandleOwnership