Compartir a través de


MapDynamicMemberInstance.MoveNext Método

Moves the context to the next instance.

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
Public Function MoveNext As Boolean
'Uso
Dim instance As MapDynamicMemberInstance 
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

Valor devuelto

Tipo: System.Boolean
true if successfully moved to the next instance; false if there is no more instance to move to.

Vea también

Referencia

MapDynamicMemberInstance Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering