SPListCollection Properties
Include Protected Members
Include Inherited Members
The SPListCollection type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
Count | Gets the number of lists in the collection. (Overrides SPBaseCollection.Count.) |
![]() |
IncludeMobileDefaultViewUrl | Gets or sets a Boolean value that specifies whether to return the URL of the default mobile view for lists in the collection. |
![]() |
IncludeRootFolder | Gets or sets a Boolean value that specifies whether the root folder of a list in the collection is returned by the RootFolder property. |
![]() |
Item[Guid] | Gets the list object from the collection that has the specified GUID. |
![]() |
Item[Int32] | Gets the list object at the specified index in the collection. |
![]() |
Item[String] | Gets the list object that has the specified name from the collection. |
![]() |
ListsForCurrentUser | Gets or sets a Boolean value that specifies whether only lists to which the current user has permissions are returned from the collection. |
![]() |
UpgradedPersistedProperties | (Inherited from SPAutoSerializingObject.) |
![]() |
Web | Gets the parent Web site of the collection. |
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)