다음을 통해 공유


CursorWindowAllocationException 생성자

정의

오버로드

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

적용 대상