SPListItem.Item property

Gets or sets the value that is contained by the specified field.

Overload list

  Name Description
Public property Item[Guid] Gets or sets the value that is contained by the field identified by the specified GUID.
Public property Item[Int32] Gets or sets the value that is contained by the field at the specified index in the field collection of the parent list. (Overrides SPItem.Item[Int32].)
Public property Item[String] Gets or sets a field value in the item based on the field’s title, internal name, or static name. (Overrides SPItem.Item[String].)

Top

See also

Reference

SPListItem class

SPListItem members

Microsoft.SharePoint namespace