CursorWindowAllocationException 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
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
Parametri
- description
- String
- Attributi
Si applica a
CursorWindowAllocationException(IntPtr, JniHandleOwnership)
protected CursorWindowAllocationException (IntPtr javaReference, Android.Runtime.JniHandleOwnership transfer);
new Android.Database.CursorWindowAllocationException : nativeint * Android.Runtime.JniHandleOwnership -> Android.Database.CursorWindowAllocationException
Parametri
- javaReference
-
IntPtr
nativeint
- transfer
- JniHandleOwnership