SPItem.Item property
Gets or sets a field object for the item.
Overload list
Name | Description | |
---|---|---|
Item[Int32] | Gets or sets a field object for the item that has the specified integer index. | |
Item[String] | Gets or sets a field object for the item based on the specified internal name of the field. |
Top