Collections.Map<'Key,'Value> コンストラクター (F#)
指定した IEnumerable<T> の束縛を含むマップを作成します。
名前空間/モジュール パス: Microsoft.FSharp.Collections
アセンブリ: FSharp.Core (FSharp.Core.dll)
// Signature:
new Map : seq<'Key * 'Value> -> Map<'Key, 'Value> (requires comparison)
// Usage:
new Map (elements)
パラメーター
elements
型: seq<'Key * 'Value>キーと値のペアの入力シーケンス。
戻り値
結果のマップ。
プラットフォーム
Windows 8、Windows 7、Windows Server 2012 で Windows Server 2008 R2
バージョン情報
F# コア ライブラリのバージョン
サポート: ポータブル 2.0、4.0