Gets if the collection contains the specified key.

C# | Visual Basic | Visual C++ | F# |
public bool ContainsKey( K key )
Public Function ContainsKey ( key As K ) As Boolean
public: bool ContainsKey( K key )
member ContainsKey : key : 'K -> bool

- key (K)
- Key.

Boolean
Returns true if the collection contains specified key.
Returns true if the collection contains specified key.
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119