Proprietà Map.Item<'Key,'Value> (F#)
Cerca un elemento nella mappa. Genera un'eccezione KeyNotFoundException se non esiste alcuna associazione nella mappa.
Percorso di spazio dei nomi/modulo: Microsoft.FSharp.Collections
Assembly: FSharp.Core (in FSharp.Core.dll)
// Signature:
member this.Item ('Key) : 'Value (requires comparison)
// Usage:
map.[key]
Parametri
key
Tipo: 'KeyChiave di input.
Eccezioni
Eccezione |
Condizione |
---|---|
Generata se la chiave non viene rilevata. |
Valore restituito
Valore mappato alla chiave.
Piattaforme
Windows 7, Windows Vista SP2, Windows XP SP3, Windows XP x64 SP2, Windows Server 2008 R2, Windows Server 2008 SP2, Windows Server 2003 SP2.
Informazioni sulla versione
F# Runtime
Supportato in: 2.0, 4.0
Silverlight
Supportato in: 3