Share via


RdlCollection<T>.ClearItems Method

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

This member overrides Collection<T>.ClearItems().

Namespace:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Syntax

'Declaration
Protected Overrides Sub ClearItems
'Usage

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