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()