ClearItems Método
Removes all report parameters from the collection.
Espacio de nombres: Microsoft.ReportingServices.SharePoint.UI.WebParts
Ensamblado: Microsoft.ReportingServices.SharePoint.UI.WebParts (en Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
Sintaxis
'Declaración
Protected Overrides Sub ClearItems
'Uso
Me.ClearItems()
protected override void ClearItems()
protected:
virtual void ClearItems() override
abstract ClearItems : unit -> unit
override ClearItems : unit -> unit
protected override function ClearItems()