次の方法で共有


PageCollection.Clear メソッド

保存されているすべての表示結果をコレクションから消去します。

名前空間:  Microsoft.ReportingServices.ReportRendering
アセンブリ:  Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)

構文

'宣言
Public Sub Clear
'使用
Dim instance As PageCollection

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

関連項目

参照

PageCollection クラス

Microsoft.ReportingServices.ReportRendering 名前空間