GlobalTypeCollection.Add 方法

将新项添加到集合中。

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

语法

声明
Public Sub Add ( _
    item As GlobalType _
)
public void Add(
    GlobalType item
)

参数

.NET Framework 安全性

请参见

参考

GlobalTypeCollection 类

Microsoft.VisualStudio.Shell.Design 命名空间