Name

IHasXmlNode — System.Xml (system.xml.dll)   interface 

Synopsis

public interface IHasXmlNode {
// Public Instance Methods
   public XmlNode GetNode( );  
}

This interface is used to get the current or context node from an implementing class, such as XmlDocument or System.Xml.XPath.XPathNavigator. The GetNode( ) method returns the XmlNode that the navigator is currently positioned on.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.144.172.38