RelatedDocDataCollection::AddRange Method (RelatedDocDataCollection^)

 

Adds the contents of another RelatedDocDataCollection to the end of the collection.

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

public:
void AddRange(
	RelatedDocDataCollection^ value
)
Return to top
Show: