ReportElementCollectionBase<T>.ReportElementEnumerator Class
SQL Server 2012
Represents the enumerator for an inherited object of ReportElementCollectionBase<T>.
System.Object
Microsoft.ReportingServices.OnDemandReportRendering.ReportElementCollectionBase<T>.ReportElementEnumerator
Microsoft.ReportingServices.OnDemandReportRendering.ReportElementCollectionBase<T>.ReportElementEnumerator
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
The ReportElementCollectionBase<T>.ReportElementEnumerator generic type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Dispose | Releases the unmanaged resources used by the ReportElementCollectionBase<T>.ReportElementEnumerator. |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | MoveNext | Moves to the next item in the enumerator. |
![]() | Reset | Resets the ReportElementCollectionBase<T>.ReportElementEnumerator to the first item. |
![]() | ToString | (Inherited from Object.) |

