Метод ChartDynamicMemberInstance.MoveNext
Moves the context to the next instance.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public Function MoveNext As Boolean
'Применение
Dim instance As ChartDynamicMemberInstance
Dim returnValue As Boolean
returnValue = instance.MoveNext()
public bool MoveNext()
public:
bool MoveNext()
member MoveNext : unit -> bool
public function MoveNext() : boolean
Возвращаемое значение
Тип: System.Boolean
true if successfully moved to the next instance; false if there is no more instance to move to.
См. также
Справочник
ChartDynamicMemberInstance Класс
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering