OperatorIntrinsics.SetArraySlice3D<'T>, fonction (F#)
Définit un secteur d'un tableau
Espace de noms/Chemin du module : Microsoft.FSharp.Core.Operators.OperatorIntrinsics
Assembly : FSharp.Core (in FSharp.Core.dll)
// Signature:
SetArraySlice3D : 'T [,,] -> int option -> int option -> int option -> int option -> int option -> int option -> 'T [,,] -> unit
// Usage:
SetArraySlice3D target start1 finish1 start2 finish2 start3 finish3 source
Paramètres
target
Type : 'T[,,]Tableau cible.
-
Index de début de la première dimension.
-
Index de fin de la première dimension.
-
Index de début de la deuxième dimension.
-
Index de fin de la deuxième dimension.
-
Index de début de la troisième dimension.
-
Index de fin de la troisième dimension.
source
Type : 'T[,,]Tableau source.
Plateformes
Windows 8, Windows 7, Windows Server 2012, Windows Server 2008 R2
Informations de version
Versions de bibliothèque principale F#
Prise en charge dans : 2,0, 4,0, Portable, portable