RelatedDocDataCollection, constructeur (RelatedDocDataCollection)

Initialise une nouvelle instance d'RelatedDocDataCollection selon un autre objet d'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 New ( _
    value As RelatedDocDataCollection _
)
public RelatedDocDataCollection(
    RelatedDocDataCollection value
)

Paramètres

Remarques

L'implémentation appelle l'AddRange.

Sécurité .NET Framework

Voir aussi

Référence

RelatedDocDataCollection Classe

RelatedDocDataCollection, surcharge

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