次の方法で共有


SP へListItemCollection オブジェクト (sp.js)

の SP のコレクションを表しますListItemオブジェクトです。

**適用対象:**apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013

var object = new SP.ListItemCollection()

メンバー

ListItemCollectionオブジェクトでは、次のメンバーがあります。

Constructor

ListItemCollectionオブジェクトでは、次のコンスがあります。

コンストラクター

説明

ListItemCollection

Initializes a new instance of the SP.ListItemCollection object.

メソッド

ListItemCollectionオブジェクトでは、次の方法があります。

メソッド

説明

getById

Returns the list item with the specified list item identifier.

initPropertiesFromJson

itemAt

Gets the list item at the specified index in the collection.

プロパティ

ListItemCollectionオブジェクトでは、次のプロパティがあります。

プロパティ

説明

childItemType

アイテム

Gets the list item at the specified index in the collection.

listItemCollectionPosition

Gets a value that specifies the information required to get the next page of data for a list view.

関連項目

その他の技術情報

他の ListItemCollection リソース