Performs additional custom processes before inserting a new element into the CollectionBase instance.
OnInsert is invoked before the standard Insert behavior, whereas OnInsertComplete is invoked after the standard Insert behavior.
For example, implementers can restrict which types of objects can be inserted into the System.Collections.ArrayList.
GroupsCollection Class | Resco.Controls.OutlookControls Namespace