Поделиться через


Метод ReportElementCollectionBase<T>.ReportElementEnumerator.MoveNext

Moves to the next item in the enumerator.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public Function MoveNext As Boolean
'Применение
Dim instance As ReportElementCollectionBase<T>.ReportElementEnumerator 
Dim returnValue As Boolean 

returnValue = instance.MoveNext()
public bool MoveNext()
public:
virtual bool MoveNext() sealed
abstract MoveNext : unit -> bool  
override MoveNext : unit -> bool
public final function MoveNext() : boolean

Возвращаемое значение

Тип: System.Boolean
true if successfully moved to the next item; false if there is no more item to move to.

Реализует

IEnumerator.MoveNext()

См. также

Справочник

ReportElementCollectionBase<T>.ReportElementEnumerator Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering