Méthode ClearItems
Removes all report parameters from the collection.
Espace de noms : Microsoft.ReportingServices.SharePoint.UI.WebParts
Assembly : Microsoft.ReportingServices.SharePoint.UI.WebParts (en Microsoft.ReportingServices.SharePoint.UI.WebParts.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()