Share via


TreeItemEventArgs Constructor

Applies to v2.

Initializes a new instance of the TreeItemEventArgs class.

Namespace:  Microsoft.WebMatrix.Extensibility
Assembly:  Microsoft.WebMatrix.Extensibility (in Microsoft.WebMatrix.Extensibility.dll)

Syntax

'Declaration
Protected Sub New
'Usage
Dim instance As New TreeItemEventArgs()
protected TreeItemEventArgs()
protected:
TreeItemEventArgs()
new : unit -> TreeItemEventArgs
protected function TreeItemEventArgs()

See Also

Reference

TreeItemEventArgs Class

Microsoft.WebMatrix.Extensibility Namespace