RelatedDocDataCollection.AddRange, méthode (RelatedDocDataCollection)

Ajoute le contenu d'une autre RelatedDocDataCollection à la fin de la collection.

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

Syntaxe

'Déclaration
Public Sub AddRange ( _
    value As RelatedDocDataCollection _
)
public void AddRange(
    RelatedDocDataCollection value
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

RelatedDocDataCollection Classe

AddRange, surcharge

Microsoft.VisualStudio.Shell.Design.Serialization, espace de noms