The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
IProducerConsumerCollection<T>::CopyTo Method
.NET Framework (current version)
Namespace:
System.Collections.Concurrent
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | CopyTo(array<T>^, Int32) | Copies the elements of the IProducerConsumerCollection<T> to an Array, starting at a specified index. |
![]() | CopyTo(Array^, Int32) | Copies the elements of the ICollection to an Array, starting at a particular Array index.(Inherited from ICollection.) |
Show:
