ReportElementCollectionBase<T>.ReportElementEnumerator Members
Include Protected Members
Include Inherited Members
Gets the enumerator for an inherited object of ReportElementCollectionBase<T>.
The ReportElementCollectionBase<T>.ReportElementEnumerator generic type exposes the following members.
Methods
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.) |
Top