共用方式為


Tuple.Item1<'T1,'T2,'T3,'T4> 屬性 (F#)

命名空間/模組路徑:System

組件:FSharp.Core (在 FSharp.Core.dll 中)

// Signature:
member this.Item1 :  'T1

// Usage:
tuple.Item1

備註

此 API 僅可搭配以 .NET Framework 2.0 為目標的 F# 執行階段使用。 如果您使用的.NET Framework 4,使用.NET Framework 4 API 有同名 Item1

平台

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

Silverlight

支援版本:3

請參閱

參考

System.Tuple<'T1,'T2,'T3,'T4> 類別 (F#)

System 命名空間 (F#)