Share via


RelatedDocDataCollection.AddRange Method

Include Protected Members
Include Inherited Members

Adds a set of document data objects to the collection.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method AddRange(array<DocData[]) Copies the elements of an array of document data objects to the end of the RelatedDocDataCollection.
Public method AddRange(RelatedDocDataCollection) Adds the contents of another RelatedDocDataCollection to the end of the collection.

Top

See Also

Reference

RelatedDocDataCollection Class

Microsoft.VisualStudio.Shell.Design.Serialization Namespace