Freigeben über


RdlCollection<T>.ClearItems-Methode

Diese API unterstützt die SQL Server 2012-Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

Removes all the items in the collection.

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()

Siehe auch

Verweis

RdlCollection<T> Klasse

Microsoft.ReportingServices.RdlObjectModel-Namespace