Конструктор 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()