RelatedDocDataCollection::AddRange Method (RelatedDocDataCollection^)
Visual Studio 2015
Adds the contents of another RelatedDocDataCollection to the end of the collection.
Assembly: Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)
Parameters
- value
-
Type:
Microsoft.VisualStudio.Shell.Design.Serialization::RelatedDocDataCollection^
The added value.
Show: