OpenXmlElement.Descendants Method

Include Protected Members
Include Inherited Members

Overload List

  Name Description
Public method Descendants() Enumerate all the descendants elements of this element. Preorder traversering.
Public method Descendants<T>() Enumerate all the descendants elements (which type is T) of this element. Preorder traversering.

Top

See Also

Reference

OpenXmlElement Class

OpenXmlElement Members

DocumentFormat.OpenXml Namespace