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 | |
---|---|---|
![]() |
RibbonNodeList | Initializes a new instance of the RibbonNodeList class. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Count | Gets the number of nodes in the list. |
![]() |
Item | Gets the specified node from the list |
Top
Methods
Name | Description | |
---|---|---|
![]() ![]() |
CreateList | Creates a Server ribbon node list from an XML node list. |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetEnumerator | Creates an enumerator into the Server ribbon node list. |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |
IEnumerable.GetEnumerator | Creates an enumerator into the Server ribbon node list. |
Top