TreeItemEventArgs 建構函式
適用於版本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()