MobileForms Toolkit Documentation

GroupsCollection.OnClear Method 

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

protected override void OnClear();

Remarks

OnClear is invoked before the standard Clear behavior, whereas OnClearComplete is invoked after the standard Clear behavior.

See Also

GroupsCollection Class | Resco.Controls.OutlookControls Namespace