Gets if the collection contains the specified key.

Declaration Syntax
public bool ContainsKey(
K key
)
Public Function ContainsKey ( _
key As K _
) As Boolean
public:
bool ContainsKey(
K key
)

Parameters

Return Value
Returns true if the collection contains specified key.
Assembly:
LumiSoft.Net (Module: LumiSoft.Net) Version: 2.0.4006.27129