Partager via


EntityCollection.CopyTo - Méthode

Ce membre est réservé à une utilisation interne et n’est pas destiné à être utilisé directement à partir de votre code.

Espace de noms :  Microsoft.Office.Project.Server.Library
Assembly :  Microsoft.Office.Project.Server.Library (dans Microsoft.Office.Project.Server.Library.dll)

Syntaxe

'Déclaration
Public Sub CopyTo ( _
    array As Entity(), _
    index As Integer _
)
'Utilisation
Dim instance As EntityCollection
Dim array As Entity()
Dim index As Integer

instance.CopyTo(array, index)
public void CopyTo(
    Entity[] array,
    int index
)

Paramètres

  • array
    Type : []

Voir aussi

Référence

EntityCollection classe

EntityCollection - Membres

Microsoft.Office.Project.Server.Library - Espace de noms