DataBindingCollection::GetEnumerator Method ()
.NET Framework (current version)
Returns an enumerator to iterate through the DataBindingCollection object.
Assembly: System.Web (in System.Web.dll)
Return Value
Type: System.Collections::IEnumerator^An IEnumerator that contains the collection's members.
Implements
IEnumerable::GetEnumerator()
.NET Framework
Available since 1.1
Available since 1.1
Show: