Gets an enumerator that can iterate through the System.Web.Profile.ProfileInfoCollection.
![]()
An IEnumerator for the entire System.Web.Profile.ProfileInfoCollection.
Enumerators only allow reading the data in the collection. Enumerators cannot be used to modify the underlying collection. For more information, see IEnumerator.