ChangeConflictCollection.ICollection.CopyTo Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Copies the collection to an array.
Assembly: System.Data.Linq (in System.Data.Linq.dll)
'Declaration Private Sub CopyTo ( _ array As Array, _ index As Integer _ ) Implements ICollection.CopyTo
Implements
ICollection.CopyTo(Array, Int32)
Show: