RelatedDocDataCollection.AddRange Method

Include Protected Members
Include Inherited Members

Adds a set of document data objects to the collection.

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

RelatedDocDataCollection Members

Microsoft.VisualStudio.Shell.Design.Serialization Namespace