AceQL.Client.Api Namespace
AceQL.Client.Api.Metadata Namespace
AceQL HTTP C# Client SDK v7.3

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.