Classe ReportElementCollectionBase(T).ReportElementEnumerator
Gets the enumerator for an inherited object of ReportElementCollectionBase<(Of <(<'T>)>)>.
Gerarchia di ereditarietà
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering..::..ReportElementCollectionBase<(Of <(<'T>)>)>..::..ReportElementEnumerator
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Public Class ReportElementEnumerator _
Implements IEnumerator(Of T), IDisposable, IEnumerator
'Utilizzo
Dim instance As ReportElementCollectionBase.ReportElementEnumerator
public class ReportElementEnumerator : IEnumerator<T>,
IDisposable, IEnumerator
public ref class ReportElementEnumerator : IEnumerator<T>,
IDisposable, IEnumerator
type ReportElementEnumerator =
class
interface IEnumerator<'T>
interface IDisposable
interface IEnumerator
end
public class ReportElementEnumerator implements IEnumerator<T>, IDisposable, IEnumerator
Nel tipo generico ReportElementCollectionBase<(Of <(<'T>)>)>..::..ReportElementEnumerator sono esposti i membri seguenti.
Metodi
| Nome | Descrizione | |
|---|---|---|
![]() |
Dispose | Releases the unmanaged resources used by the ReportElementCollectionBase<(Of <(<'T>)>)>..::..ReportElementEnumerator. |
![]() |
Equals | Ereditato da Object. |
![]() |
Finalize | Ereditato da Object. |
![]() |
GetHashCode | Ereditato da Object. |
![]() |
GetType | Ereditato da Object. |
![]() |
MemberwiseClone | Ereditato da Object. |
![]() |
MoveNext | Moves to the next item in the enumerator. |
![]() |
Reset | Resets the ReportElementCollectionBase<(Of <(<'T>)>)>..::..ReportElementEnumerator to the first item. |
![]() |
ToString | Ereditato da Object. |
In alto
Implementazioni esplicite dell'interfaccia
| Nome | Descrizione | |
|---|---|---|
![]() ![]() |
IEnumerator. . :: . .Current | Infrastruttura. |
In alto
Protezione dei thread
I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.
.gif)
.gif)
.gif)
.gif)
.gif)