RelatedDocDataCollection.AddRange 方法 (RelatedDocDataCollection)

将另一个 RelatedDocDataCollection 的内容添加到集合末尾。

命名空间:  Microsoft.VisualStudio.Shell.Design.Serialization
程序集:  Microsoft.VisualStudio.Shell.Design(在 Microsoft.VisualStudio.Shell.Design.dll 中)

语法

声明
Public Sub AddRange ( _
    value As RelatedDocDataCollection _
)
public void AddRange(
    RelatedDocDataCollection value
)

参数

.NET Framework 安全性

请参见

参考

RelatedDocDataCollection 类

AddRange 重载

Microsoft.VisualStudio.Shell.Design.Serialization 命名空间