Share via


ReportElementCollectionBase<T>.ReportElementEnumerator.Dispose Method

Releases the unmanaged resources used by the ReportElementCollectionBase<T>.ReportElementEnumerator.

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

Syntax

'Declaration
Public Sub Dispose
'Usage
Dim instance As ReportElementCollectionBase<T>.ReportElementEnumerator

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

Implements

IDisposable.Dispose()

See Also

Reference

ReportElementCollectionBase<T>.ReportElementEnumerator Class

Microsoft.ReportingServices.OnDemandReportRendering Namespace