ReportParameterCollection.IEnumerable.GetEnumerator Method

Returns an enumerator that iterates through a collection.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

C#
IEnumerator IEnumerable.GetEnumerator()

Return Value

Type: System.Collections.IEnumerator
An IEnumerator object that can be used to iterate through the collection.

Implements

IEnumerable.GetEnumerator()

See Also

Reference

ReportParameterCollection Class

Microsoft.AnalysisServices Namespace