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

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

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

var object = new SP.ListTemplateCollection()

メンバー

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

Constructor

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

コンストラクター

説明

ListTemplateCollection

このメンバーは内部使用のために予約済みです。ユーザーのコードから直接使用されるものではありません。

メソッド

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

メソッド

説明

getByName

itemAt

Gets the list template at the specified index position in the list template collection.

プロパティ

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

プロパティ

説明

childItemType

アイテム

Gets the list template at the specified index position in the list template collection.

他のリソースのエンドポイント

エンドポイント URI 構造

http://<sitecollection>/<site>/_api/web/ListTemplates

HTTP 要求

このリソースには、次の HTTP コマンドがサポートしています。

書式を取得します。

GET http://<sitecollection>/<site>/_api/web/ListTemplates

投稿の書式

POST http://<sitecollection>/<site>/_api/web/ListTemplates