System.Web.UI.ExpressionBindingCollection.GetEnumerator Method

Returns an IEnumerator-implemented object that can be used to iterate through the System.Web.UI.ExpressionBinding objects in the collection.

Syntax

public IEnumerator GetEnumerator ()

Returns

An IEnumerator-implemented object that contains all the System.Web.UI.ExpressionBinding objects in the System.Web.UI.ExpressionBindingCollection.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web.UI
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0