System.Web.Security.MembershipUserCollection: Property Members

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

Public Properties

[read-only]
Countint.

Gets the number of membership user objects in the collection.

[read-only]
IsSynchronizedbool.

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]
SyncRootobject.

Gets the synchronization root.