![]() ![]() |
ESRI.ArcGIS.ADF.Web.UI.WebControls | |
CopyTo(Int32,CallbackResult[],Int32,Int32) Method | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > CallbackResultCollection Class > CopyTo Method : CopyTo(Int32,CallbackResult[],Int32,Int32) Method |
- index
- array
- arrayIndex
- count
Visual Basic (Declaration) | |
---|---|
Public Overloads Sub CopyTo( _ ByVal index As Integer, _ ByVal array() As CallbackResult, _ ByVal arrayIndex As Integer, _ ByVal count As Integer _ ) |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As CallbackResultCollection Dim index As Integer Dim array() As CallbackResult Dim arrayIndex As Integer Dim count As Integer instance.CopyTo(index, array, arrayIndex, count) |
C# | |
---|---|
public void CopyTo( int index, CallbackResult[] array, int arrayIndex, int count ) |
Parameters
- index
- array
- arrayIndex
- count
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family