Cauldron Win32 Libraries
Cauldron Win32 Libraries
Cauldron.Collections
ConcurrentCollection(T) Class
ConcurrentCollection(T) Methods
IEnumerable.GetEnumerator Method
Add Method
AddRange Method
Clear Method
Contains Method
GetEnumerator Method
OnClear Method
OnItemAdded Method
OnItemsAdded Method
OnRemove Method
Remove Method
ConcurrentCollection
T
Add Method
Adds an item to the
ConcurrentCollection
T
.
Namespace:
Cauldron.Collections
Assembly:
Cauldron.Collections (in Cauldron.Collections.dll) Version: 3.2.0.1 (3.2.0.1)
Syntax
C#
Copy
public
void
Add
( T
item
)
Parameters
item
Type:
T
The object to add to the
ConcurrentCollection
T
.
Implements
ICollection
T
Add(T)
See Also
Reference
ConcurrentCollection
T
Class
Cauldron.Collections Namespace
https://raw.githubusercontent.com/Capgemini/Cauldron/master/LICENSE
Send comments on this topic to
alexander.schunk@capgemini.com