This documentation is archived and is not being maintained.
MembershipUserCollection Properties
Visual Studio 2008
The MembershipUserCollection type exposes the following members.
| Name | Description | |
|---|---|---|
|
Count | Gets the number of membership user objects in the collection. |
|
IsSynchronized | Gets a value indicating whether the membership user collection is thread safe. |
|
Item | Gets the membership user in the collection referenced by the specified user name. |
|
SyncRoot | Gets the synchronization root. |
Show: