SPSimpleItem class
提供方法來新增、 修改或刪除一個簡單的清單項目和該項目相關聯的欄位。
Inheritance hierarchy
System.Object
Microsoft.SharePoint.SPSecurableObject
Microsoft.SharePoint.SPItem
Microsoft.SharePoint.SPSimpleItem
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Class SPSimpleItem _
Inherits SPItem
'用途
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.