SPNavigationNodeCollection Methods

Include Protected Members
Include Inherited Members

The SPNavigationNodeCollection type exposes the following members.

Methods

  Name Description
Public method Add Adds an SPNavigationNode object after the specified node in the collection.
Public method AddAsFirst Adds an SPNavigationNode object as the first node in the collection.
Public method AddAsLast Adds an SPNavigationNode object as the last node in the collection.
Public method CopyTo Copies all members of the collection to the specified array, starting at the specified destination array index.
Public method Delete Deletes the specified SPNavigationNode object from the collection.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator (Inherited from SPBaseCollection.)
Public method GetHashCode (Inherited from Object.)
Public method GetObjectData (Inherited from SPAutoSerializingObject.)
Public method GetType (Inherited from Object.)
Public method GetTypedEnumerator<T> (Inherited from SPBaseCollection.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnDeserialization (Inherited from SPAutoSerializingObject.)
Public method ToString (Inherited from Object.)
Protected method UpdateParent (Inherited from SPAutoSerializingObject.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method ICollection.CopyTo (Inherited from SPBaseCollection.)

Top

See Also

Reference

SPNavigationNodeCollection Class

Microsoft.SharePoint.Navigation Namespace