Share via


SyncList.ClearItems Method

This method supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Namespace: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (in microsoft.reportviewer.winforms.dll)

Syntax

'Declaration
Protected Overrides Sub ClearItems
'Usage

Me.ClearItems
protected override void ClearItems ()
protected:
virtual void ClearItems () override
protected void ClearItems ()
protected override function ClearItems ()

See Also

Reference

SyncList Generic Class
SyncList Members
Microsoft.Reporting.WinForms Namespace