适用于版本2
初始化 TreeItemEventArgs 类的新实例。
命名空间: Microsoft.WebMatrix.Extensibility
程序集: Microsoft.WebMatrix.Extensibility(在 Microsoft.WebMatrix.Extensibility.dll 中)
语法
声明
Protected Sub New
用法
Dim instance As New TreeItemEventArgs()
protected TreeItemEventArgs()
protected:
TreeItemEventArgs()
new : unit -> TreeItemEventArgs
protected function TreeItemEventArgs()