CursorWindowAllocationException Konstruktoren
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Überlädt
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
Parameter
- description
- String
- Attribute
Gilt für:
CursorWindowAllocationException(IntPtr, JniHandleOwnership)
protected CursorWindowAllocationException (IntPtr javaReference, Android.Runtime.JniHandleOwnership transfer);
new Android.Database.CursorWindowAllocationException : nativeint * Android.Runtime.JniHandleOwnership -> Android.Database.CursorWindowAllocationException
Parameter
- javaReference
-
IntPtr
nativeint
- transfer
- JniHandleOwnership