Partilhar via


Método LocalReport.Dispose

Releases all resources that are used by the LocalReport object.

Namespace:  Microsoft.Reporting.WebForms
Assembly:  Microsoft.ReportViewer.WebForms (em Microsoft.ReportViewer.WebForms.dll)

Sintaxe

'Declaração
Public Sub Dispose
public void Dispose()
public:
virtual void Dispose() sealed
abstract Dispose : unit -> unit 
override Dispose : unit -> unit 
public final function Dispose()

Implementações

IDisposable.Dispose()

Consulte também

Referência

LocalReport Classe

Namespace Microsoft.Reporting.WebForms