RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

AdvancedFindTree..::..ProcessFoundTreeViewItem Method (String, TreeViewType, TreeViewItem)

Processes the found TreeView item.

Namespace:  RingSoft.DbLookup.AdvancedFind
Assembly:  RingSoft.DbLookup (in RingSoft.DbLookup.dll)

Syntax


public TreeViewItem ProcessFoundTreeViewItem(
	string path,
	TreeViewType type,
	TreeViewItem root
)
Public Function ProcessFoundTreeViewItem ( _
	path As String, _
	type As TreeViewType, _
	root As TreeViewItem _
) As TreeViewItem
public:
TreeViewItem^ ProcessFoundTreeViewItem(
	String^ path, 
	TreeViewType^ type, 
	TreeViewItem^ root
)

Return Value

TreeViewItem.