SPList.AddItem method
Include protected members
Include inherited members
會建立新的清單項目。
Overload list
Name | Description | |
---|---|---|
![]() |
AddItem() | 建立清單項目清單的根資料夾中。 |
![]() |
AddItem(String, SPFileSystemObjectType) | 建立指定之類型的清單項目在清單中指定的資料夾。 |
![]() |
AddItem(String, SPFileSystemObjectType, String) | 使用指定的檔案名稱中指定的資料夾清單中,會建立指定之類型的清單項目。 |
Top