Partager via


DisposableCollection<T>.CopyTo, méthode

Espace de noms :  Microsoft.TeamFoundation.Framework.Server
Assembly :  Microsoft.TeamFoundation.Framework.Server (dans Microsoft.TeamFoundation.Framework.Server.dll)

Syntaxe

'Déclaration
Public Sub CopyTo ( _
    array As T(), _
    arrayIndex As Integer _
)
public void CopyTo(
    T[] array,
    int arrayIndex
)

Paramètres

  • array
    Type : array<T[]

Implémentations

ICollection<T>.CopyTo(array<T[], Int32)

Sécurité .NET Framework

Voir aussi

Référence

DisposableCollection<T> Classe

Microsoft.TeamFoundation.Framework.Server, espace de noms