Map.Item<'Key,'Value> プロパティ (F#)
マップ内の要素を検索します。 マップ内に束縛が存在しない場合は KeyNotFoundException を発生させます。
名前空間/モジュール パス: Microsoft.FSharp.Collections
アセンブリ: FSharp.Core (FSharp.Core.dll 内)
// Signature:
member this.Item ('Key) : 'Value (requires comparison)
// Usage:
map.[key]
パラメーター
key
型: 'Key入力キー。
例外
例外 |
状態 |
---|---|
キーが見つからない場合にスローされます。 |
戻り値
キーに割り当てられる値。
プラットフォーム
Windows 8、Windows 7、Windows Server 2012 で Windows Server 2008 R2
バージョン情報
F# コア ライブラリのバージョン
サポート: ポータブル 2.0、4.0