SynchronizedReadOnlyCollection<T>.CopyTo Method
Silverlight
Copies the elements of the collection to a specified array, starting at a particular index.
Namespace: System.Collections.Generic
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Parameters
- index
- Type: System.Int32
The zero-based index in the array at which copying begins.
Implements
ICollection<T>.CopyTo(T[], Int32)For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.