Click or drag to resize

ConcurrentCollectionTIEnumerableGetEnumerator Method

Returns an enumerator that iterates through the ConcurrentCollectionT. The enumerator will iterate through a copy of the internal list. Changes in the collection during the iteration are ignored.

Namespace:  Cauldron.Collections
Assembly:  Cauldron.Collections (in Cauldron.Collections.dll) Version: 3.2.0.1 (3.2.0.1)
Syntax
See Also