调用 F# 一类函数值,该函数值可在不干扰执行的情况下接受四个扩充参数。
命名空间/模块路径: Microsoft.FSharp.Core.OptimizedClosures
程序集:FSharp.Core(在 FSharp.Core.dll 中)
// Signature:
abstract this.Invoke : FSharpFunc<'T1,'T2,'T3,'T4,'U> -> 'T1 * 'T2 * 'T3 * 'T4 -> 'U
// Usage:
fSharpFunc.Invoke (arg1, arg2, arg3, arg4)
参数
- arg1 
 类型:'T1- 第一个参数。 
- arg2 
 类型:'T2- 第二个参数。 
- arg3 
 类型:'T3- 第三个参数。 
- arg4 
 类型:'T4- 第四个自变量。 
返回值
函数结果。
平台
Windows 7、Windows Vista SP2、Windows XP SP3、Windows XP x64 SP2、Windows Server 2008 R2、Windows Server 2008 SP2、Windows Server 2003 SP2
版本信息
F# 运行时
受以下版本支持:2.0、4.0
Silverlight
受以下版本支持:3