GeneratedSequenceBase.GenerateNext<'T> 方法 (F#)
F# 編譯器會針對已編譯的循序項運算式發出此型別的㧳實作。
命名空間/模組路徑: Microsoft.FSharp.Core.CompilerServices
組件:FSharp.Core (在 FSharp.Core.dll 中)
// Signature:
abstract this.GenerateNext : byref<IEnumerable<'T>> -> int
// Usage:
generatedSequenceBase.GenerateNext (result)
參數
result
型別:byref<IEnumerable<T><'T>>序列的參考。
傳回值
0、1 和 2,分別表示序列產生器的 Stop、Yield 和 Goto 條件。
平台
Windows 7、Windows Vista SP2、Windows XP SP3、Windows XP x64 SP2、Windows Server 2008 R2、Windows Server 2008 SP2、Windows Server 2003 SP2
版本資訊
F# 執行階段
支援版本:2.0、4.0
Silverlight
支援版本:3