Partager via


DisposableCollection<T>.Insert, 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 Insert ( _
    index As Integer, _
    item As T _
)
public void Insert(
    int index,
    T item
)

Paramètres

  • item
    Type : T

Implémentations

IList<T>.Insert(Int32, T)

Sécurité .NET Framework

Voir aussi

Référence

DisposableCollection<T> Classe

Microsoft.TeamFoundation.Framework.Server, espace de noms