Script.ForEach Méthode
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
ForEach(Int32, Allocation, Allocation, FieldPacker) |
Uniquement destiné à être utilisé par du code répercuté généré. |
ForEach(Int32, Allocation[], Allocation, FieldPacker) |
Uniquement destiné à être utilisé par du code répercuté généré. |
ForEach(Int32, Allocation, Allocation, FieldPacker, Script+LaunchOptions) |
Uniquement destiné à être utilisé par du code répercuté généré. |
ForEach(Int32, Allocation[], Allocation, FieldPacker, Script+LaunchOptions) |
Uniquement destiné à être utilisé par du code répercuté généré. |
ForEach(Int32, Allocation, Allocation, FieldPacker)
Uniquement destiné à être utilisé par du code répercuté généré.
[Android.Runtime.Register("forEach", "(ILandroid/renderscript/Allocation;Landroid/renderscript/Allocation;Landroid/renderscript/FieldPacker;)V", "GetForEach_ILandroid_renderscript_Allocation_Landroid_renderscript_Allocation_Landroid_renderscript_FieldPacker_Handler")]
protected virtual void ForEach (int slot, Android.Renderscripts.Allocation? ain, Android.Renderscripts.Allocation? aout, Android.Renderscripts.FieldPacker? v);
[<Android.Runtime.Register("forEach", "(ILandroid/renderscript/Allocation;Landroid/renderscript/Allocation;Landroid/renderscript/FieldPacker;)V", "GetForEach_ILandroid_renderscript_Allocation_Landroid_renderscript_Allocation_Landroid_renderscript_FieldPacker_Handler")>]
abstract member ForEach : int * Android.Renderscripts.Allocation * Android.Renderscripts.Allocation * Android.Renderscripts.FieldPacker -> unit
override this.ForEach : int * Android.Renderscripts.Allocation * Android.Renderscripts.Allocation * Android.Renderscripts.FieldPacker -> unit
Paramètres
- slot
- Int32
- ain
- Allocation
- aout
- Allocation
- Attributs
Remarques
Uniquement destiné à être utilisé par du code répercuté généré.
Les parties de cette page sont des modifications basées sur le travail créé et partagé par le projet Android Open Source et utilisés en fonction des termes décrits dans la licence d’attribution Creative Commons 2.5.
S’applique à
ForEach(Int32, Allocation[], Allocation, FieldPacker)
Uniquement destiné à être utilisé par du code répercuté généré.
[Android.Runtime.Register("forEach", "(I[Landroid/renderscript/Allocation;Landroid/renderscript/Allocation;Landroid/renderscript/FieldPacker;)V", "GetForEach_IarrayLandroid_renderscript_Allocation_Landroid_renderscript_Allocation_Landroid_renderscript_FieldPacker_Handler", ApiSince=23)]
protected virtual void ForEach (int slot, Android.Renderscripts.Allocation[]? ains, Android.Renderscripts.Allocation? aout, Android.Renderscripts.FieldPacker? v);
[<Android.Runtime.Register("forEach", "(I[Landroid/renderscript/Allocation;Landroid/renderscript/Allocation;Landroid/renderscript/FieldPacker;)V", "GetForEach_IarrayLandroid_renderscript_Allocation_Landroid_renderscript_Allocation_Landroid_renderscript_FieldPacker_Handler", ApiSince=23)>]
abstract member ForEach : int * Android.Renderscripts.Allocation[] * Android.Renderscripts.Allocation * Android.Renderscripts.FieldPacker -> unit
override this.ForEach : int * Android.Renderscripts.Allocation[] * Android.Renderscripts.Allocation * Android.Renderscripts.FieldPacker -> unit
Paramètres
- slot
- Int32
- ains
- Allocation[]
- aout
- Allocation
- Attributs
Remarques
Uniquement destiné à être utilisé par du code répercuté généré.
Les parties de cette page sont des modifications basées sur le travail créé et partagé par le projet Android Open Source et utilisés en fonction des termes décrits dans la licence d’attribution Creative Commons 2.5.
S’applique à
ForEach(Int32, Allocation, Allocation, FieldPacker, Script+LaunchOptions)
Uniquement destiné à être utilisé par du code répercuté généré.
[Android.Runtime.Register("forEach", "(ILandroid/renderscript/Allocation;Landroid/renderscript/Allocation;Landroid/renderscript/FieldPacker;Landroid/renderscript/Script$LaunchOptions;)V", "GetForEach_ILandroid_renderscript_Allocation_Landroid_renderscript_Allocation_Landroid_renderscript_FieldPacker_Landroid_renderscript_Script_LaunchOptions_Handler")]
protected virtual void ForEach (int slot, Android.Renderscripts.Allocation? ain, Android.Renderscripts.Allocation? aout, Android.Renderscripts.FieldPacker? v, Android.Renderscripts.Script.LaunchOptions? sc);
[<Android.Runtime.Register("forEach", "(ILandroid/renderscript/Allocation;Landroid/renderscript/Allocation;Landroid/renderscript/FieldPacker;Landroid/renderscript/Script$LaunchOptions;)V", "GetForEach_ILandroid_renderscript_Allocation_Landroid_renderscript_Allocation_Landroid_renderscript_FieldPacker_Landroid_renderscript_Script_LaunchOptions_Handler")>]
abstract member ForEach : int * Android.Renderscripts.Allocation * Android.Renderscripts.Allocation * Android.Renderscripts.FieldPacker * Android.Renderscripts.Script.LaunchOptions -> unit
override this.ForEach : int * Android.Renderscripts.Allocation * Android.Renderscripts.Allocation * Android.Renderscripts.FieldPacker * Android.Renderscripts.Script.LaunchOptions -> unit
Paramètres
- slot
- Int32
- ain
- Allocation
- aout
- Allocation
- Attributs
Remarques
Les parties de cette page sont des modifications basées sur le travail créé et partagé par le projet Android Open Source et utilisés en fonction des termes décrits dans la licence d’attribution Creative Commons 2.5.
S’applique à
ForEach(Int32, Allocation[], Allocation, FieldPacker, Script+LaunchOptions)
Uniquement destiné à être utilisé par du code répercuté généré.
[Android.Runtime.Register("forEach", "(I[Landroid/renderscript/Allocation;Landroid/renderscript/Allocation;Landroid/renderscript/FieldPacker;Landroid/renderscript/Script$LaunchOptions;)V", "GetForEach_IarrayLandroid_renderscript_Allocation_Landroid_renderscript_Allocation_Landroid_renderscript_FieldPacker_Landroid_renderscript_Script_LaunchOptions_Handler", ApiSince=23)]
protected virtual void ForEach (int slot, Android.Renderscripts.Allocation[]? ains, Android.Renderscripts.Allocation? aout, Android.Renderscripts.FieldPacker? v, Android.Renderscripts.Script.LaunchOptions? sc);
[<Android.Runtime.Register("forEach", "(I[Landroid/renderscript/Allocation;Landroid/renderscript/Allocation;Landroid/renderscript/FieldPacker;Landroid/renderscript/Script$LaunchOptions;)V", "GetForEach_IarrayLandroid_renderscript_Allocation_Landroid_renderscript_Allocation_Landroid_renderscript_FieldPacker_Landroid_renderscript_Script_LaunchOptions_Handler", ApiSince=23)>]
abstract member ForEach : int * Android.Renderscripts.Allocation[] * Android.Renderscripts.Allocation * Android.Renderscripts.FieldPacker * Android.Renderscripts.Script.LaunchOptions -> unit
override this.ForEach : int * Android.Renderscripts.Allocation[] * Android.Renderscripts.Allocation * Android.Renderscripts.FieldPacker * Android.Renderscripts.Script.LaunchOptions -> unit
Paramètres
- slot
- Int32
- ains
- Allocation[]
- aout
- Allocation
- Attributs
Remarques
Les parties de cette page sont des modifications basées sur le travail créé et partagé par le projet Android Open Source et utilisés en fonction des termes décrits dans la licence d’attribution Creative Commons 2.5.