ReportElementCollectionBase<T>.ReportElementEnumerator.Reset Method

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

IEnumerator.Reset()

See Also

Reference

ReportElementCollectionBase<T>.ReportElementEnumerator Class

Microsoft.ReportingServices.OnDemandReportRendering Namespace