Udostępnij za pośrednictwem


System.Tuple<'T1,'T2,'T3,'T4,'T5,'T6,'T7,'TRest> — Klasa (F#)

Ścieżka obszaru nazw/modułu: System

Zgromadzenie: FSharp.Core (w 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

Uwagi

Ten typ jest przeznaczony dla tylko F# Core biblioteki wersje 2.0.NET Framework celów.Jeśli używasz 4.NET Framework użyć typu 4.NET Framework o tej samej nazwie, Tuple.

Konstruktory

Członkowskie

Opis

Nowy

Wystąpienie członków

Członkowskie

Opis

Element1

Element2

Item3

Item4

Item5

Item6

Item7

Pozostałe

Platformy

Windows 8, Windows 7, Windows Server 2012 Windows Server 2008 R2

Informacje o wersji

F# Core wersji biblioteki

Obsługiwane: 2.0

Zobacz też

Informacje

Przestrzeń nazw systemu (F#)