ConceptHMI Web Help
Item Property (ReadOnlyDictionary<TKey,TValue>)
The key.
Gets the TValue with the specified key.
Syntax
public new TValue this[ 
   TKey key
]; {get;}

Parameters

key
The key.

Property Value

TValue
Exceptions
ExceptionDescription
System.NullReferenceExceptionNo value found for given key
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ReadOnlyDictionary<TKey,TValue> Class
ReadOnlyDictionary<TKey,TValue> Members

 

 


© 2016 Objectis

Send Feedback