XmlPath Class

Defines the XmlPath - XPath like informaiton for OpenXmlElement.

Inheritance Hierarchy

System.Object
  DocumentFormat.OpenXml.XmlPath

Namespace:  DocumentFormat.OpenXml
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Class XmlPath
'Usage
Dim instance As XmlPath
public class XmlPath

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

XmlPath Members

DocumentFormat.OpenXml Namespace