SPNavigationNodeCollection Properties

Include Protected Members
Include Inherited Members

The SPNavigationNodeCollection type exposes the following members.

Properties

  Name Description
Public property Count Gets the number of SPNavigationNode objects in the collection. (Overrides SPBaseCollection.Count.)
Public property Item Gets the SPNavigationNode object at the specified index in the collection.
Public property Navigation Gets a navigation object (SPNavigation) for the collection.
Public property Parent Gets the parent node (SPNavigationNode) of the collection.
Public property UpgradedPersistedProperties (Inherited from SPAutoSerializingObject.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate property ICollection.IsSynchronized (Inherited from SPBaseCollection.)
Explicit interface implemetationPrivate property ICollection.SyncRoot (Inherited from SPBaseCollection.)

Top

See Also

Reference

SPNavigationNodeCollection Class

Microsoft.SharePoint.Navigation Namespace