[]
        
(Showing Draft Content)

C1.Win.TreeView.C1TreeNodeCollection.Remove

Remove Method

Remove(C1TreeNode)

Removes the first occurrence of a specified tree node from the collection.

Declaration
public bool Remove(C1TreeNode treeNode)
Parameters
Type Name Description
C1TreeNode treeNode
Returns
Type Description
bool