Partager via


Méthode RdlCollection<T>.ClearItems

Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.

Removes all the items in the collection.

Espace de noms :  Microsoft.ReportingServices.RdlObjectModel
Assembly :  Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)

Syntaxe

'Déclaration
Protected Overrides Sub ClearItems
'Utilisation
Me.ClearItems()
protected override void ClearItems()
protected:
virtual void ClearItems() override
abstract ClearItems : unit -> unit  
override ClearItems : unit -> unit
protected override function ClearItems()

Voir aussi

Référence

RdlCollection<T> Classe

Espace de noms Microsoft.ReportingServices.RdlObjectModel