ApplicationHost.CopyTo Method (Array, Int32)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Copies all the elements of the current one dimensional System.Array to specified one dimensional System.Array starting at the specified destination System.Array Index
Namespace: Microsoft.Uii.Csr
Assembly: Microsoft.Uii.Csr.Core (in Microsoft.Uii.Csr.Core.dll)
Syntax
public void CopyTo(
Array array,
int index
)
Public Sub CopyTo (
array As Array,
index As Integer
)
Parameters
array
Type: System.ArraySpecifies the array.
index
Type: System.Int32Specifies the index.
Implements
ICollection.CopyTo(Array, Int32)
See Also
ApplicationHost Class
Microsoft.Uii.Csr Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright