Share via


PageCollection.Clear Method

Clears any stored rendering results from the collection.

Namespace:  Microsoft.ReportingServices.ReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Public Sub Clear
'Usage
Dim instance As PageCollection

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

See Also

Reference

PageCollection Class

Microsoft.ReportingServices.ReportRendering Namespace