ReportElementCollectionBase<T>.ReportElementEnumerator.Dispose 方法

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

命名空间:  Microsoft.ReportingServices.OnDemandReportRendering
程序集:  Microsoft.ReportingServices.ProcessingCore(在 Microsoft.ReportingServices.ProcessingCore.dll 中)

语法

声明
Public Sub Dispose
用法
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()

实现

IDisposable.Dispose()

请参阅

参考

ReportElementCollectionBase<T>.ReportElementEnumerator 类

Microsoft.ReportingServices.OnDemandReportRendering 命名空间