SPSimpleItem.Item Property
Include Protected Members
Include Inherited Members
Gets or sets the value of the specified list item field.
Overload List
Name | Description | |
---|---|---|
Item[Int32] | Gets or sets the value of the list item field based on the specified index value. (Overrides SPItem.Item[Int32].) | |
Item[String] | Gets or sets the value of the list item field based on the name of the field. (Overrides SPItem.Item[String].) |
Top