SPListItemCollection.Add 方法

Creates an item but requires the Update method to actually add the item to the list.

重载 列表

  名称 说明
公共方法 Add() Creates an item but requires the SPListItem.Update method to actually add the item to the list.
公共方法 Add(String, SPFileSystemObjectType) Creates an item that uses the specified folder URL and object type but requires the SPListItem.Update method to actually add the item to the list.
公共方法 Add(String, SPFileSystemObjectType, String) Creates an item that uses the specified folder URL, object type, and leaf name but requires the SPListItem.Update method to actually add the item to the list.

页首

另请参阅

引用

SPListItemCollection 类

SPListItemCollection 成员

Microsoft.SharePoint 命名空间