Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
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