Performs additional custom processes when clearing the contents of the collection instance.

Namespace:  BeeMobile.MonthCalendar
Assembly:  BeeMobile.MonthCalendar.CF35 (in BeeMobile.MonthCalendar.CF35.dll) Version: 3.5.0.1

Syntax

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

See Also