|
| ESRI.ArcGIS.ADF.Web.DataSources | |
| CopyTo(FieldInfo[],Int32) Method | |
| See Also Send Feedback | |
| ESRI.ArcGIS.ADF.Web.DataSources Namespace > FieldInfoCollection Class > CopyTo Method : CopyTo(FieldInfo[],Int32) Method |
- array
- arrayIndex
| Visual Basic (Declaration) | |
|---|---|
Public Overloads Sub CopyTo( _ ByVal array() As FieldInfo, _ ByVal arrayIndex As Integer _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As FieldInfoCollection Dim array() As FieldInfo Dim arrayIndex As Integer instance.CopyTo(array, arrayIndex) | |
| C# | |
|---|---|
public void CopyTo( FieldInfo[] array, int arrayIndex ) | |
Parameters
- array
- arrayIndex
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