Partilhar via


Método PageCollection.Clear

Clears any stored rendering results from the collection.

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

Sintaxe

'Declaração
Public Sub Clear
'Uso
Dim instance As PageCollection

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

Consulte também

Referência

PageCollection Classe

Namespace Microsoft.ReportingServices.ReportRendering