SPListItemCollection.Item Property
Include Protected Members
Include Inherited Members
Gets the specified item object from the collection.
Overload List
Name | Description | |
---|---|---|
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. |
Top