IntrinsicFunctions.GetArray4D<'T>, fonction (F#)
Opérateur de recherche (à quatre index) associatif surchargé standard
Espace de noms/Chemin du module : Microsoft.FSharp.Core.LanguagePrimitives.IntrinsicFunctions
Assembly : FSharp.Core (in FSharp.Core.dll)
// Signature:
GetArray4D : 'T [,,,] -> int -> int -> int -> int -> 'T
// Usage:
GetArray4D source index1 index2 index3 index4
source
Type : 'T [,,,]Tableau d'entrée.
index1
Type : intLe premier index.
index2
Type : intLe deuxième index.
index3
Type : intTroisième numéro d'index.
index4
Type : intLe quatrième index.
Valeur du tableau aux index spécifiés.
Windows 8, Windows 7, Windows Server 2012, Windows Server 2008 R2
Versions de bibliothèque principale F#
Prise en charge dans : 2,0, 4,0, portables