The properties of System.Web.Security.MembershipUserCollection are listed below. For a list of all members, see the MembershipUserCollection Members list.
See Also: Inherited members from System.Object
[read-only] | Count | int.
Gets the number of membership user objects in the collection. |
[read-only] | IsSynchronized | bool.
Gets a value indicating whether the membership user collection is thread safe. |
[read-only] default property | Item(string) | MembershipUser. Documentation for this section has not yet been entered. |
[read-only] | SyncRoot | object.
Gets the synchronization root. |