Gets an enumerator that can iterate through the membership user collection.
An IEnumerator for the entire System.Web.Security.MembershipUserCollection.
Enumerators only allow reading the data in the collection. Enumerators cannot be used to modify the underlying collection. For more information, see IEnumerator.