RelatedDocDataCollection.AddRange, méthode (array<DocData )

Copie les éléments d'un tableau d'objets de données de document à la fin de RelatedDocDataCollection.

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 DocData() _
)
public void AddRange(
    DocData[] value
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

RelatedDocDataCollection Classe

AddRange, surcharge

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