Compartir a través de


DocumentMap.Dispose Método

Releases all resources used by the DocumentMapclass.

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
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()

Vea también

Referencia

DocumentMap Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering