CursorWindowAllocationException 构造函数
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
重载
CursorWindowAllocationException(String) | |
CursorWindowAllocationException(IntPtr, JniHandleOwnership) |
CursorWindowAllocationException(String)
[Android.Runtime.Register(".ctor", "(Ljava/lang/String;)V", "", ApiSince=33)]
public CursorWindowAllocationException (string description);
[<Android.Runtime.Register(".ctor", "(Ljava/lang/String;)V", "", ApiSince=33)>]
new Android.Database.CursorWindowAllocationException : string -> Android.Database.CursorWindowAllocationException
参数
- description
- String
- 属性
适用于
CursorWindowAllocationException(IntPtr, JniHandleOwnership)
protected CursorWindowAllocationException (IntPtr javaReference, Android.Runtime.JniHandleOwnership transfer);
new Android.Database.CursorWindowAllocationException : nativeint * Android.Runtime.JniHandleOwnership -> Android.Database.CursorWindowAllocationException
参数
- javaReference
-
IntPtr
nativeint
- transfer
- JniHandleOwnership