다음을 통해 공유


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