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

SP へWeb オブジェクト (sp.js)のコレクションを表します。

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

var object = new SP.WebCollection()

メンバー

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

Constructor

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

コンストラクター

説明

WebCollection

Initializes a new instance of the SP.WebCollection object.

メソッド

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

メソッド

説明

追加します。

Adds a new Web site to the collection.

itemAt

Gets the Web site at the specified index of the collection.

プロパティ

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

プロパティ

説明

childItemType

アイテム

Gets the Web site at the specified index of the collection.

関連項目

その他の技術情報

WebCollection リソース