OnClear Method (FieldCollection<T>)
Performs additional custom processes when clearing the contents of the
System.Collections.CollectionBase instance.
protected virtual void OnClear()
'Declaration
Protected Overridable Sub OnClear()
'Usage
Dim instance As FieldCollection(Of T)
instance.OnClear()