ListView.DeleteAll Method | |
Delete all items of the list view.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL METHOD DeleteAll() AS USUAL
public virtual Usual DeleteAll()
Request Example
View SourceReturn Value
Type:
Usual
TRUE if all items were deleted successfully; otherwise, FALSE.
See Also