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