Nevron.UI.WinForm.Controls Namespace > NListBoxItemCollection Class : CopyTo Method |
'Declaration
Public Sub CopyTo( _ ByVal destination() As System.Object, _ ByVal arrayIndex As System.Integer _ )
'Usage
Dim instance As NListBoxItemCollection Dim destination() As System.Object Dim arrayIndex As System.Integer instance.CopyTo(destination, arrayIndex)
public void CopyTo( System.object[] destination, System.int arrayIndex )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2