IntrinsicFunctions.GetArray2D<'T> 函数 (F#)
标准重载关联(从 2 开始编制索引)查找运算符
命名空间/模块路径: Microsoft.FSharp.Core.LanguagePrimitives.IntrinsicFunctions
程序集:FSharp.Core(在 FSharp.Core.dll 中)
// Signature:
GetArray2D : 'T [,] -> int -> int -> 'T
// Usage:
GetArray2D source index1 index2
参数
返回值
指定索引处的值。
平台
Windows 8,Windows 7,Windows server 2012中,Windows server 2008 R2
版本信息
F#核心库版本
支持:2.0,4.0,可移植