RelatedDocDataCollection::AddRange Method (array<DocData^>^)
Visual Studio 2015
Copies the elements of an array of document data objects to the end of the RelatedDocDataCollection.
Assembly: Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)
Parameters
- value
-
Type:
array<Microsoft.VisualStudio.Shell.Design.Serialization::DocData^>^
An array of document data objects to be appended to the underlying collection.
Show: