Udostępnij za pośrednictwem


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

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

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

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

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#)