Share via


ThreadSafeCollection.CopyTo Method

Copies the entire ThreadSafeCollection<T>.

Overload List

Name Description
ThreadSafeCollection.CopyTo (T[]) Copies the entire ThreadSafeCollection<Tgt; to a compatible one-dimensional /// array, starting at the beginning of the target array.
ThreadSafeCollection.CopyTo (T[], Int32) Copies the entire ThreadSafeCollection<T> to a compatible one-dimensional array, starting at the beginning of the target array.

See Also

Reference

ThreadSafeCollection Generic Class
ThreadSafeCollection Members
Microsoft.Kinect.Toolkit Namespace