RelatedDocDataCollection Constructor

 

Initializes a new instance of RelatedDocDataCollection.

Namespace:   Microsoft.VisualStudio.Shell.Design.Serialization
Assembly:  Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)

NameDescription
System_CAPS_pubmethodRelatedDocDataCollection()

Initializes a new instance of RelatedDocDataCollection.

System_CAPS_pubmethodRelatedDocDataCollection(array<DocData^>^)

Initializes a new instance of RelatedDocDataCollection for the specified array of document data objects.

System_CAPS_pubmethodRelatedDocDataCollection(RelatedDocDataCollection^)

Initializes a new instance of RelatedDocDataCollection based on another RelatedDocDataCollection object.

Return to top
Show: