[]
        
(Showing Draft Content)

C1.DataConnector.C1DbParameterCollection.GetEnumerator

GetEnumerator Method

GetEnumerator()

Gets a simple iteration over a collection.

Declaration
public override IEnumerator GetEnumerator()
Returns
Type Description
IEnumerator

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

Overrides
System.Data.Common.DbParameterCollection.GetEnumerator()