SPSimpleItem class

Provides methods to add, modify, or delete a simple list item and the fields associated with that item.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.SPSecurableObject
    Microsoft.SharePoint.SPItem
      Microsoft.SharePoint.SPSimpleItem

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Class SPSimpleItem _
    Inherits SPItem
'Usage
Dim instance As SPSimpleItem
public class SPSimpleItem : SPItem

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

SPSimpleItem members

Microsoft.SharePoint namespace