SP.NavigationNodeCollection.item property (sp.js)

Gets the navigation node at the specified index of the collection.

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

var value = SP.NavigationNodeCollection.get_item ()

Parameters

  • index

Return value

Type: SP.NavigationNode

The navigation node at the specified index of the collection.