Performs additional custom processes when the contents of the collection instance has been cleared.

Namespace:  BeeMobile.TransparentControls.Primitives
Assembly:  BeeMobile.TPanels.NET35 (in BeeMobile.TPanels.NET35.dll) Version: 3.5.8.5

Syntax

C#
protected override void OnClearComplete()
Visual Basic (Declaration)
Protected Overrides Sub OnClearComplete
Visual C++
protected:
virtual void OnClearComplete() override

See Also