ValidatorCollection.GetEnumerator Method ()
.NET Framework (current version)
Returns an IEnumerator instance for the ValidatorCollection collection.
Assembly: System.Web (in System.Web.dll)
Implements
IEnumerable.GetEnumerator()Use this method to create an System.Collections.IEnumerator instance that can be iterated through easily to get each item in the ValidatorCollection collection.
.NET Framework
Available since 1.1
Available since 1.1
Show: