Table of Contents

Interface IXPathNamespace

Namespace
Org.W3c.Dom.Xpath
Assembly
MASES.JNet.dll

.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/org/w3c/dom/xpath/XPathNamespace.html

public interface IXPathNamespace : INode
Inherited Members

Properties

OwnerElement

Element OwnerElement { get; }

Property Value

Element