Xceed.Silverlight.Controls.v2.0 Assembly > Xceed.Silverlight.DragDrop Namespace > DragDropContext.SiblingsCollection Class : CopyTo Method |
'Declaration Public Sub CopyTo( _ ByVal array() As FrameworkElement, _ ByVal arrayIndex As Integer _ )
'Usage Dim instance As DragDropContext.SiblingsCollection Dim array() As FrameworkElement Dim arrayIndex As Integer instance.CopyTo(array, arrayIndex)
public void CopyTo( FrameworkElement[] array, int arrayIndex )
Target Platforms: Windows 7, Windows Vista, Windows XP SP3, Windows Server 2008 family