SP.Taxonomy.TermStoreCollection object (sp.taxonomy)

Represents a collection of SP.Taxonomy.TermStore object (sp.taxonomy) objects.

Applies to: apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013

var object = new SP.Taxonomy.TermStoreCollection()

Members

The TermStoreCollection object has the following members.

Constructor

The TermStoreCollection object has the following constructor.

Constructor

Description

TermStoreCollection

Initializes a new instance of a SP.Taxonomy.TermStore object (sp.taxonomy) object.

Methods

The TermStoreCollection object has the following methods.

Method

Description

getById

Returns the TermStore specified by its GUID index.

getByName

Returns the TermStore specified by its index name.

itemAt

Properties

The TermStoreCollection object has the following properties.

Property

Description

childItemType

item

Gets an indexer for this collection.