Udostępnij za pośrednictwem


CompilerServices.GeneratedSequenceBase<'T> — Klasa (F#)

F# kompilator emituje implementacji tego typu wyrażenia skompilowany sekwencji.

Ścieżka obszaru nazw/modułu: Microsoft.FSharp.Core.CompilerServices

Zestaw: FSharp.Core (w FSharp.Core.dll)

[<AbstractClass>]
type GeneratedSequenceBase<'T> =
 class
  interface IEnumerator
  interface IEnumerator
  interface IEnumerable
  interface IEnumerable
  new GeneratedSequenceBase : unit -> GeneratedSequenceBase<'T>
  abstract this.Close : unit -> unit
  abstract this.GenerateNext : byref<IEnumerable<'T>> -> int
  abstract this.GetFreshEnumerator : unit -> IEnumerator<'T>
  abstract this.CheckClose :  bool
  abstract this.LastGenerated :  'T
 end

Konstruktory

Członkowskie

Opis

Nowy

F# kompilator emituje implementacji tego typu wyrażenia skompilowany sekwencji.

Wystąpienie członków

Członkowskie

Opis

CheckClose

F# kompilator emituje implementacji tego typu wyrażenia skompilowany sekwencji.

Zamknij

F# kompilator emituje implementacji tego typu wyrażenia skompilowany sekwencji.

GenerateNext

F# kompilator emituje implementacji tego typu wyrażenia skompilowany sekwencji.

GetFreshEnumerator

F# kompilator emituje implementacji tego typu wyrażenia skompilowany sekwencji.

LastGenerated

F# kompilator emituje implementacji tego typu wyrażenia skompilowany sekwencji.

Platformy

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

Informacje o wersji

F# Core wersji biblioteki

Obsługiwane: 2.0, 4.0, przenośne

Zobacz też

Informacje

Microsoft.FSharp.Core.CompilerServices — Przestrzeń nazw (F#)