IntrinsicFunctions.GetArray4D<'T>-Funktion (F#)
Der überladene assoziative (vierfach indizierte) Standardsuchoperator.
Namespace/Modulpfad: 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
Parameter
source
Typ: 'T [,,,]Das Eingabearray.
index1
Typ: intDer erste Index.
index2
Typ: intDer zweite Index.
index3
Typ: intDer dritte Index.
index4
Typ: intDer vierte Index.
Rückgabewert
Der Wert des Arrays an den angegebenen Indizes.
Plattformen
Windows 7, Windows Vista SP2, Windows XP SP3, Windows XP x64 SP2, Windows Server 2008 R2, Windows Server 2008 SP2, Windows Server 2003 SP2
Versionsinformationen
F#-Runtime
Unterstützt in: 2.0, 4.0
Silverlight
Unterstützt in: 3