OnClear Method (SideButtonCollection)
Performs additional custom processes when clearing the contents of the
System.Collections.CollectionBase instance.
protected override void OnClear()
'Declaration
Protected Overrides Sub OnClear()
'Usage
Dim instance As SideButtonCollection
instance.OnClear()