Firebird ADO.NET Provider SDK Documentation - v1.7

FbParameterCollection.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

FbParameterCollection Class | FirebirdSql.Data.Firebird Namespace