Метод Clear

Clears any stored rendering results from the collection.

Пространство имен:  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()