DataBindingCollection.GetEnumerator Method ()

 

Returns an enumerator to iterate through the DataBindingCollection object.

Namespace:   System.Web.UI
Assembly:  System.Web (in System.Web.dll)

Public Function GetEnumerator As IEnumerator

Return Value

Type: System.Collections.IEnumerator

An IEnumerator that contains the collection's members.

.NET Framework
Available since 1.1
Return to top
Show: