System.Web.UI.Design.DesignerRegionCollection.GetEnumerator Method

Returns an enumerator that iterates through the collection.

Syntax

public IEnumerator GetEnumerator ()

Returns

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

Remarks

Use the DesignerRegionCollection.Count property together with a loop construct, such as while, for, or foreach statements, to enumerate through the System.Web.UI.Design.DesignerRegionCollection object.

Requirements

Namespace: System.Web.UI.Design
Assembly: System.Design (in System.Design.dll)
Assembly Versions: 2.0.0.0