PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview.DataBinding Namespace / DataSetCollection Class / OnClear Method

In This Topic
    OnClear Method (DataSetCollection)
    In This Topic
    Called when the collection is about to be cleared.
    Syntax
    'Declaration
     
    Protected Overridable Sub OnClear() 
    protected virtual void OnClear()
    See Also