clearItems Method

Summary

Removes all items from the collection.

Syntax
TypeScript
JavaScript
LeadCollection.prototype.clearItems = function() 
clearItems(): void; // protected 
Remarks

This method raises the CollectionChanged event with Reset action.

Notes to Inheritors

Derived classes can override this method to change the behavior of the Clear method.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.