我可以传递一个对象并检查类型,而不是传递TreeView/TreeNode,但想知道是否有更好的方法? private TreeNode SearchNode(string nodetext, TreeNode node) { foreach ( ...
確定! 回上一頁