MembershipUserCollection.GetEnumerator Method
.NET Framework 2.0
Gets an enumerator that can iterate through the membership user collection.
Namespace: System.Web.Security
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
public final IEnumerator GetEnumerator ()
public final function GetEnumerator () : IEnumerator
Not applicable.
Return Value
An IEnumerator for the entire MembershipUserCollection.Community Additions
ADD
Show: