.NET Framework Class Library |
ConcurrentBag<(Of <(T>)>) Constructor |
ConcurrentBag<(Of <(T>)>) Class See Also Send Feedback |
Overload List
Name | Description | |
---|---|---|
ConcurrentBag<(Of <(T>)>)()()() |
Initializes a new instance of the ConcurrentBag<(Of <(T>)>)
class.
| |
ConcurrentBag<(Of <(T>)>)(IEnumerable<(Of <(T>)>)) |
Initializes a new instance of the ConcurrentBag<(Of <(T>)>)
class that contains elements copied from the specified collection.
|