Mimer Data Provider v9.2

MimerParameterCollection.GetEnumerator Method 

This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

[Visual Basic]
NotOverridable Public Function GetEnumerator() As IEnumerator Implements _
   IEnumerable.GetEnumerator
[C#]
public IEnumerator GetEnumerator();

Implements

IEnumerable.GetEnumerator

See Also

MimerParameterCollection Class | Mimer.Data.Client Namespace