VirtualTypeBuilder.EventInfoCollection.Add 方法 (EventInfo)

EventInfo 添加到集合的末尾。

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

语法

声明
Public Function Add ( _
    value As EventInfo _
) As Integer
public int Add(
    EventInfo value
)

参数

返回值

类型:System.Int32
已添加值处的索引。

.NET Framework 安全性

请参见

参考

VirtualTypeBuilder.EventInfoCollection 类

Add 重载

Microsoft.VisualStudio.Shell.Design 命名空间