Copies the elements of the ICollection to an System.Array, starting at a particular System.Array index.
public virtual void CopyTo(
KeyValuePair<TKey,TValue>[] array,
int arrayIndex
)
Public Overridable Sub CopyTo( _
ByVal array() As KeyValuePair(Of TKey,TValue), _
ByVal arrayIndex As Integer _
)
public:
virtual void CopyTo(
array<KeyValuePair<TKey^,TValue^>>^ array,
int arrayIndex
)
array
The one-dimensional System.Array that is the destination of the elements copied from ICollection. The System.Array must have zero-based indexing.
arrayIndex
The zero-based index in array at which copying begins.
Exceptions
Exception | Description |
---|---|
System.ArgumentNullException | array is null. |
System.ArgumentOutOfRangeException | arrayIndex is less than 0. |
System.ArgumentException | array is multidimensional. -or- arrayIndex is equal to or greater than the length of array. -or- The number of elements in the source ICollection is greater than the available space from arrayIndex to the end of the destination array. -or- Type T cannot be cast automatically to the type of the destination array. |
Products |
Support |
Feedback: CopyTo Method (ThreadSafeDictionary<TKey,TValue>) - Leadtools.Dicom.AddIn |
Introduction |
Help Version 19.0.2017.3.22
|
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
Your email has been sent to support! Someone should be in touch! If your matter is urgent please come back into chat.
Chat Hours:
Monday - Friday, 8:30am to 6pm ET
Thank you for your feedback!
Please fill out the form again to start a new chat.
All agents are currently offline.
Chat Hours:
Monday - Friday
8:30AM - 6PM EST
To contact us please fill out this form and we will contact you via email.