AdvancedFindTree..::..ProcessFoundTreeViewItem Method (String, TreeViewType, TreeViewItem)
Processes the found TreeView item.
Namespace:
RingSoft.DbLookup.AdvancedFindAssembly: 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 )
Parameters
- path
- Type: String
The path.
- type
- Type: RingSoft.DbLookup.AdvancedFind..::..TreeViewType
The type.
- root
- Type: RingSoft.DbLookup.AdvancedFind..::..TreeViewItem
The root.