SPListItemCollection Properties
Include Protected Members
Include Inherited Members
The SPListItemCollection type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
Count | Gets the number of list items in the collection, excluding folders. (Overrides SPBaseCollection.Count.) |
![]() |
Fields | Returns a collection that contains all the fields that the query returned. |
![]() |
Item[Guid] | Gets the item object with the specified GUID from the collection. |
![]() |
Item[Int32] | Gets the list item at the specified index in the collection. |
![]() |
List | Gets the parent list of the collection. |
![]() |
ListItemCollectionPosition | Gets an object that is used to obtain the next set of rows in a paged view of a list. |
![]() |
NumberOfFields | Gets the number of fields that are represented in the collection. |
![]() |
QueryFieldNames | Gets a collection of query field names. |
![]() |
SourceQuery | Gets the query that retrieved the current collection of list items. |
![]() |
UpgradedPersistedProperties | (Inherited from SPAutoSerializingObject.) |
![]() |
Xml | Gets all the data in the collection in XMLDATA format. |
![]() |
XmlDataSchema | Gets the schema that defines the XML that is returned by the Xml property. |
![]() |
XMLUseAllProperties | Gets a Boolean value that indicates whether the extended properties of the collection are serialized. |
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)
.gif)