Metoda SyncList<TListType>.ClearItems —
Ten interfejs API obsługuje infrastrukturę programu .NET Framework i nie jest przeznaczony do użycia bezpośrednio w kodzie.
Removes all items from the list.
Przestrzeń nazw: Microsoft.Reporting.WebForms
Zestaw: Microsoft.ReportViewer.WebForms (w Microsoft.ReportViewer.WebForms.dll)
Składnia
'Deklaracja
Protected Overrides Sub ClearItems
protected override void ClearItems()
protected:
virtual void ClearItems() override
abstract ClearItems : unit -> unit
override ClearItems : unit -> unit
protected override function ClearItems()