An NDoc Documented Class Library

TreeNodeVisitor Interface

For a list of all members of this type, see TreeNodeVisitor Members.

[Visual Basic]
Public Interface TreeNodeVisitor
[C#]
public interface TreeNodeVisitor
[C++]
public __gc __interface TreeNodeVisitor
[JScript]
public interface TreeNodeVisitor

Types that implement TreeNodeVisitor

TypeDescription
SelectedNodeVisitor 

Requirements

Namespace: White.Core.UIItems.TreeItems

Assembly: White.Core (in White.Core.dll)

See Also

TreeNodeVisitor Members | White.Core.UIItems.TreeItems Namespace