System.Web.UI.ValidatorCollection.GetEnumerator Method

Returns an IEnumerator instance for the System.Web.UI.ValidatorCollection collection.

Syntax

public IEnumerator GetEnumerator ()

Returns

The IEnumerator for the collection.

Remarks

Use this method to create an IEnumerator instance that can be iterated through easily to get each item in the System.Web.UI.ValidatorCollection collection.

Requirements

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