Share via


RibbonNodeList Members

Include Protected Members
Include Inherited Members

Represents a collection of the Server ribbonDataNode objects.

The RibbonNodeList type exposes the following members.

Constructors

  Name Description
Public method RibbonNodeList Initializes a new instance of the RibbonNodeList class.

Top

Properties

  Name Description
Public property Count Gets the number of nodes in the list.
Public property Item Gets the specified node from the list

Top

Methods

  Name Description
Public methodStatic member CreateList Creates a Server ribbon node list from an XML node list.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator Creates an enumerator into the Server ribbon node list.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method IEnumerable.GetEnumerator Creates an enumerator into the Server ribbon node list.

Top

See Also

Reference

RibbonNodeList Class

Microsoft.Web.CommandUI Namespace