←Select platform

ClearItems Method

Summary

Removes all items from the collection.

Syntax
C#
VB
C++
protected override void ClearItems() 
Protected Overrides Sub ClearItems() 
protected:  
   virtual void ClearItems() override 

Return Value

Remarks

-This method raises the CollectionChanged event with Reset action.

-The code of this method will change the behavior of the Clear method.

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

Leadtools.Annotations.Engine Assembly

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