Freigeben über


DocumentMap.Dispose-Methode

Releases all resources used by the DocumentMapclass.

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

Syntax

'Declaration
Public MustOverride Sub Dispose
'Usage
Dim instance As DocumentMap

instance.Dispose()
public abstract void Dispose()
public:
virtual void Dispose() abstract
abstract Dispose : unit -> unit
public abstract function Dispose()

Implementiert

IDisposable.Dispose()

Siehe auch

Verweis

DocumentMap Klasse

Microsoft.ReportingServices.OnDemandReportRendering-Namespace