RelatedDocDataCollection 构造函数 (RelatedDocDataCollection)

初始化 RelatedDocDataCollection 新实例作为另一 RelatedDocDataCollection 对象。

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

语法

声明
Public Sub New ( _
    value As RelatedDocDataCollection _
)
public RelatedDocDataCollection(
    RelatedDocDataCollection value
)

参数

备注

实现调用 AddRange

.NET Framework 安全性

请参见

参考

RelatedDocDataCollection 类

RelatedDocDataCollection 重载

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