Partilhar via


Método DocumentMap.Dispose

Releases all resources used by the DocumentMapclass.

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

Sintaxe

'Declaração
Public MustOverride Sub Dispose
'Uso
Dim instance As DocumentMap

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

Implementa

IDisposable.Dispose()

Consulte também

Referência

DocumentMap Classe

Namespace Microsoft.ReportingServices.OnDemandReportRendering