ReportElementCollectionBase<T>::ReportElementEnumerator Class
Updated: February 25, 2016
Represents the enumerator for an inherited object of ReportElementCollectionBase<T>.
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
System::Object
Microsoft.ReportingServices.OnDemandReportRendering::ReportElementCollectionBase<T>::ReportElementEnumerator
Microsoft.ReportingServices.OnDemandReportRendering::ReportElementCollectionBase<T>::ReportElementEnumerator
| Name | Description | |
|---|---|---|
![]() | Current | Gets the current item. |
| Name | Description | |
|---|---|---|
![]() | Dispose() | Releases the unmanaged resources used by the ReportElementCollectionBase<T>::ReportElementEnumerator. |
![]() | Equals(Object^) | (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.) |
| Name | Description | |
|---|---|---|
![]() ![]() | IEnumerator::Current | Gets the current element in the collection. |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:




