SPMemberCollection properties

The SPMemberCollection type exposes the following members.

Properties

  Name Description
Public property Count Reserved for internal use. Gets the total number of elements in the collection. (Inherited from SPBaseCollection.)
Public property RetrieveAllRoles Gets or sets a Boolean value that specifies whether to preload roles for users to increase performance.
Public property Web Gets the Web site to which the collection belongs.

Top

Explicit interface implementations

  Name Description
Explicit interface implemetationPrivate property ICollection.IsSynchronized Gets a Boolean value that indicates whether access to the collection is synchronized or thread-safe. (Inherited from SPBaseCollection.)
Explicit interface implemetationPrivate property ICollection.SyncRoot Gets an object that is used to synchronize access to the collection. (Inherited from SPBaseCollection.)

Top

See also

Reference

SPMemberCollection class

Microsoft.SharePoint namespace