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()