Cauldron Win32 Libraries
Cauldron Win32 Libraries
Cauldron.Collections
FastKeyedCollection(TKey, TItem) Class
FastKeyedCollection(TKey, TItem) Methods
Contains Method
Contains Method (TItem)
Contains Method (TKey)
FastKeyedCollection
TKey
,
TItem
Contains Method (
TKey
)
Determines whether the
FastKeyedCollection
TKey, TItem
contains the specified item described by the key.
Namespace:
Cauldron.Collections
Assembly:
Cauldron.Collections (in Cauldron.Collections.dll) Version: 3.2.0.1 (3.2.0.1)
Syntax
C#
Copy
public
bool
Contains
( TKey
key
)
Parameters
key
Type:
TKey
The key to locate in the
FastKeyedCollection
TKey, TItem
.
Return Value
Type:
Boolean
true if the
FastKeyedCollection
TKey, TItem
contains an element with the specified key; otherwise, false.
See Also
Reference
FastKeyedCollection
TKey, TItem
Class
Contains Overload
Cauldron.Collections Namespace
https://raw.githubusercontent.com/Capgemini/Cauldron/master/LICENSE
Send comments on this topic to
alexander.schunk@capgemini.com