Classe System.Tuple<'T1,'T2,'T3,'T4> (F#)
Percorso spazio dei nomi/modulo: System
Assembly: FSharp.Core (in FSharp.Core.dll)
type Tuple<'T1,'T2,'T3,'T4> =
class
interface IComparable
interface IStructuralComparable
interface IStructuralEquatable
new Tuple : 'T1 * 'T2 * 'T3 * 'T4 -> Tuple<'T1,'T2,'T3,'T4>
member this.Item1 : 'T1
member this.Item2 : 'T2
member this.Item3 : 'T3
member this.Item4 : 'T4
end
Note
Questo tipo viene fornito per l'utilizzo esclusivo con F# Runtime destinato a .NET Framework 2.0. Se si utilizza .NET Framework 4, utilizzare il tipo .NET Framework 4 con lo stesso nome, Tuple<T1, T2, T3, T4>.
Costruttori
Membro |
Oggetto di descrizione |
---|---|
Membri di istanza
Membro |
Oggetto di descrizione |
---|---|
Piattaforme
Windows 7, Windows Vista SP2, Windows XP SP3, Windows XP x64 SP2, Windows Server 2008 R2, Windows Server 2008 SP2, Windows Server 2003 SP2.
Informazioni sulla versione
F# Runtime
Supportato in: 2.0
Silverlight
Supportato in: 3