SP.NavigationNodeCollection.item Property
Applies to: SharePoint Foundation 2010
Gets the navigation node at the specified index of the collection.
var value = SP.NavigationNodeCollection.get_item();
Property Value
Type: SP.NavigationNode
The navigation node at the specified index of the collection.
Applies To
SP.NavigationNodeCollection Class
See Also
Reference
SP.NavigationNodeCollection Methods