BaseTreeView.TryRemoveItem

Declaration

public bool TryRemoveItem(int id);

Parameters

id The item id.

Returns

bool If the item was removed from the tree.

Description

Removes an item of the tree if it can find it.


Did you find this page useful? Please give it a rating: