Node Constructor

Include Protected Members
Include Inherited Members

Overload List

  Name Description
Public method Node() Initializes a new instance of the Node class.
Public method Node(String) Initializes a new instance of the Node class from outer XML.
Public method Node(array<OpenXmlElement[]) Initializes a new instance of the Node class with the specified child elements.
Public method Node(IEnumerable<OpenXmlElement>) Initializes a new instance of the Node class with the specified child elements.

Top

See Also

Reference

Node Class

Node Members

DocumentFormat.OpenXml.EMMA Namespace