The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
EntityParameterCollection::GetEnumerator Method ()
.NET Framework (current version)
Returns an enumerator that iterates through the EntityParameterCollection.
Assembly: System.Data.Entity (in System.Data.Entity.dll)
Return Value
Type: System.Collections::IEnumerator^An IEnumerator for the EntityParameterCollection.
Implements
IEnumerable::GetEnumerator()
.NET Framework
Available since 3.5
Available since 3.5
Show: