SPGroupCollection Properties
Include Protected Members
Include Inherited Members
The SPGroupCollection type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
Count | Gets the number of groups in the collection. (Overrides SPBaseCollection.Count.) |
![]() |
Item[Int32] | Gets the group object at the specified index in the collection. |
![]() |
Item[String] | Gets the group object that has the specified name from the collection. |
![]() |
RetrieveAllRoles | Gets or sets a Boolean value that specifies whether to preload roles for users to increase performance. (Inherited from SPMemberCollection.) |
![]() |
UpgradedPersistedProperties | (Inherited from SPAutoSerializingObject.) |
![]() |
Web | Gets the Web site to which the collection belongs. (Inherited from SPMemberCollection.) |
![]() |
Xml | Gets the properties of the collection as XML. |
Top
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
![]() ![]() |
ICollection.IsSynchronized | Gets a Boolean value that indicates whether access to the collection is synchronized or thread-safe. (Inherited from SPBaseCollection.) |
![]() ![]() |
ICollection.SyncRoot | Gets an object that is used to synchronize access to the collection. (Inherited from SPBaseCollection.) |
Top
.gif)
.gif)
.gif)