GlobalObjectCollection.AddRange, méthode (array<GlobalObject )

Ajoute les objets dans une matrice à la fin de la collection.

Espace de noms :  Microsoft.VisualStudio.Shell.Design
Assembly :  Microsoft.VisualStudio.Shell.Design (dans Microsoft.VisualStudio.Shell.Design.dll)

Syntaxe

'Déclaration
Public Sub AddRange ( _
    items As GlobalObject() _
)
public void AddRange(
    GlobalObject[] items
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

GlobalObjectCollection Classe

AddRange, surcharge

Microsoft.VisualStudio.Shell.Design, espace de noms