SyncList.ClearItems Method
This method supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Namespace: Microsoft.Reporting.WebForms
Assembly: Microsoft.ReportViewer.WebForms (in microsoft.reportviewer.webforms.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.WebForms Namespace