Click or drag to resize

TreeView.DeleteAll Method

X#
Delete all items of the tree view.

Namespace:  VO
Assembly:  VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD DeleteAll() AS USUAL
Request Example View Source

Return Value

Type: Usual
TRUE if all items were deleted successfully; otherwise, FALSE.
See Also