GrapeCity.Xaml.SpreadSheet.Data Namespace > NotifyCollectionBase<T> Class : CopyTo Method |
'Declaration Public Sub CopyTo( _ ByVal array() As T, _ ByVal arrayIndex As Integer _ )
'Usage Dim instance As NotifyCollectionBase(Of T) Dim array() As T Dim arrayIndex As Integer instance.CopyTo(array, arrayIndex)
public void CopyTo( T[] array, int arrayIndex )
Target Platforms: Windows Server 2012, Windows RT