共用方式為


ClearItems 方法

Removes all report parameters from the collection.

命名空間:  Microsoft.ReportingServices.SharePoint.UI.WebParts
組件:  Microsoft.ReportingServices.SharePoint.UI.WebParts (在 Microsoft.ReportingServices.SharePoint.UI.WebParts.dll 中)

語法

'宣告
Protected Overrides Sub ClearItems
'用途

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