다음을 통해 공유


Clear 메서드

Clears any stored rendering results from the collection.

네임스페이스:  Microsoft.ReportingServices.ReportRendering
어셈블리:  Microsoft.ReportingServices.ProcessingCore.dll의 Microsoft.ReportingServices.ProcessingCore

구문

‘선언
Public Sub Clear
‘사용 방법
Dim instance As PageCollection

instance.Clear()
public void Clear()
public:
void Clear()
member Clear : unit -> unit 
public function Clear()