CursorWindowAllocationException Constructeurs
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Surcharges
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
Paramètres
- description
- String
- Attributs
S’applique à
CursorWindowAllocationException(IntPtr, JniHandleOwnership)
protected CursorWindowAllocationException (IntPtr javaReference, Android.Runtime.JniHandleOwnership transfer);
new Android.Database.CursorWindowAllocationException : nativeint * Android.Runtime.JniHandleOwnership -> Android.Database.CursorWindowAllocationException
Paramètres
- javaReference
-
IntPtr
nativeint
- transfer
- JniHandleOwnership