IntrinsicFunctions.GetArray3D<'T>-Funktion (F#)
Der überladene assoziative (dreifach indizierte) Standardsuchoperator.
Namespace/Modulpfad: Microsoft.FSharp.Core.LanguagePrimitives.IntrinsicFunctions
Assembly: FSharp.Core (in FSharp.Core.dll)
// Signature:
GetArray3D : 'T [,,] -> int -> int -> int -> 'T
// Usage:
GetArray3D source index1 index2 index3
Parameter
source
Typ: 'T [,,]Das Eingabearray.
index1
Typ: intDer erste Index.
index2
Typ: intDer zweite Index.
index3
Typ: intDer dritte Index.
Rückgabewert
Der Wert im Array 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