Table of Contents

Method RemoveAll

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

RemoveAll()

Removes all items from the tree view control.

public void RemoveAll()

Remarks

This method clears the tree view by calling the Clear() method, which removes all items and resets the tree structure.