C# Class HYPDM.WinUI.Document.ToolsHelper

Afficher le fichier Open project: huayancreate/HYPDM Class Usage Examples

Méthodes publiques

Méthode Description
CreatTree ( TreeNodeCollection Nds, string parentID, DataTable dt ) : void

getTreeViewByPathDir ( TreeView tv ) : void

Method Details

CreatTree() public méthode

public CreatTree ( TreeNodeCollection Nds, string parentID, DataTable dt ) : void
Nds System.Windows.Forms.TreeNodeCollection
parentID string
dt System.Data.DataTable
Résultat void

getTreeViewByPathDir() public méthode

public getTreeViewByPathDir ( TreeView tv ) : void
tv System.Windows.Forms.TreeView
Résultat void