Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Resets the ReportElementCollectionBase<T>.ReportElementEnumerator to the first item.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public Sub Reset
'Usage
Dim instance As ReportElementCollectionBase<T>.ReportElementEnumerator
instance.Reset()
public void Reset()
public:
virtual void Reset() sealed
abstract Reset : unit -> unit
override Reset : unit -> unit
public final function Reset()
Implements
See Also
Reference
ReportElementCollectionBase<T>.ReportElementEnumerator Class
Microsoft.ReportingServices.OnDemandReportRendering Namespace