Udostępnij za pośrednictwem


Metoda RdlCollection<T>.ClearItems

Ten interfejs API obsługuje infrastrukturę programu i nie jest przeznaczony do użycia bezpośrednio w kodzie.

Ten element członkowski zastępuje element Collection<T>.ClearItems().

Przestrzeń nazw:  Microsoft.ReportingServices.RdlObjectModel
Zestaw:  Microsoft.ReportingServices.Designer.Controls (w Microsoft.ReportingServices.Designer.Controls.dll)

Składnia

'Deklaracja
Protected Overrides Sub ClearItems
'Użycie

Me.ClearItems()
protected override void ClearItems()
protected:
virtual void ClearItems() override
abstract ClearItems : unit -> unit 
override ClearItems : unit -> unit 
protected override function ClearItems()