Classe System.Tuple<'T1,'T2,'T3,'T4,'T5,'T6,'T7,'TRest> (F#)
Percorso spazio dei nomi/modulo: System
Assembly: FSharp.Core (in FSharp.Core.dll)
type Tuple<'T1,'T2,'T3,'T4,'T5,'T6,'T7,'TRest> =
class
interface IComparable
interface IStructuralComparable
interface IStructuralEquatable
new Tuple : 'T1 * 'T2 * 'T3 * 'T4 * 'T5 * 'T6 * 'T7 * 'TRest -> Tuple<'T1,'T2,'T3,'T4,'T5,'T6,'T7,'TRest>
member this.Item1 : 'T1
member this.Item2 : 'T2
member this.Item3 : 'T3
member this.Item4 : 'T4
member this.Item5 : 'T5
member this.Item6 : 'T6
member this.Item7 : 'T7
member this.Rest : 'TRest
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, T5, T6, T7, TRest>.
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