AceQL HTTP C# Client SDK v7.7

AceQLParameterCollection..::..GetEnumerator Method

Exposes the [IEnumerable].GetEnumerator" method, which supports a simple iteration over a collection by a .NET Framework data provider.

Namespace:  AceQL.Client.Api
Assembly:  AceQL.Client (in AceQL.Client.dll)

Syntax


public IEnumerator GetEnumerator()

Return Value

An [IEnumerator] that can be used to iterate through the collection.