TextRunInstanceEnumerator Class
Updated: February 25, 2016
Defines the enumerator for an inherited object of TextRunInstance.
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
| Name | Description | |
|---|---|---|
![]() | Current | Gets the current item. |
| Name | Description | |
|---|---|---|
![]() | Dispose() | Releases all resources used by the current instance of the TextRunInstanceEnumerator class. |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (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:



