| 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: 1.0.0
Syntax See Also