Seq.nth<'T> 関数 (F#)
コレクションの n 番目の要素を計算します。
名前空間/モジュール パス: Microsoft.FSharp.Collections.Seq
アセンブリ: FSharp.Core (FSharp.Core.dll 内)
// Signature:
Seq.nth : int -> seq<'T> -> 'T
// Usage:
Seq.nth index source
パラメーター
例外
例外 |
状態 |
---|---|
入力シーケンスが null の場合にスローされます。 |
戻り値
結果のシーケンス。
解説
この関数は、コンパイルされたアセンブリでは Get という名前です。 F# 以外の言語から、またはリフレクションを使用してこの関数にアクセスする場合は、この名前を使用します。
プラットフォーム
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