System.Xml.XPath

  Portable.NET  
 

System.Xml.XPath Namespace

 
 

<< PrevUpNext >>

 
 
Classes
 · XPathDocument
 · XPathException
 · XPathNavigator
 · XPathNodeIterator

There are 4 incomplete classes in this namespace

In total we are missing :

  7 constructors, 11 methods, 0 fields, 2 properties, and 0 events.
 
  
 
 
 

System.Xml.XPath.XPathDocument

Status :
Constructor Summary
System.Xml.XPath.XPathDocument(System.Xml.XmlReader reader, System.Xml.XmlSpace space)TODO
System.Xml.XPath.XPathDocument(System.Xml.XmlReader reader)TODO
System.Xml.XPath.XPathDocument(System.IO.TextReader reader)TODO
System.Xml.XPath.XPathDocument(System.IO.Stream stream)TODO
System.Xml.XPath.XPathDocument(System.String uri)TODO
System.Xml.XPath.XPathDocument(System.String uri, System.Xml.XmlSpace space)TODO
Method Summary
System.Xml.XPath.XPathNavigator CreateNavigator()TODO

 
  
 
 
 

System.Xml.XPath.XPathException

Status :
Constructor Summary
System.Xml.XPath.XPathException(System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context)Missing
Method Summary
System.Void GetObjectData(System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context)Missing
Property Summary
System.String Message Missing

 
  
 
 
 

System.Xml.XPath.XPathNavigator

Status : TODO
Method Summary
System.Boolean Matches(System.Xml.XPath.XPathExpression expr)TODO
System.Boolean Matches(System.String xpath)TODO
System.Xml.XPath.XPathNodeIterator SelectAncestors(System.Xml.XPath.XPathNodeType type, System.Boolean matchSelf)TODO
System.Xml.XPath.XPathNodeIterator SelectAncestors(System.String name, System.String namespaceURI, System.Boolean matchSelf)TODO
System.Xml.XPath.XPathNodeIterator SelectChildren(System.Xml.XPath.XPathNodeType type)TODO
System.Xml.XPath.XPathNodeIterator SelectChildren(System.String name, System.String namespaceURI)TODO
System.Xml.XPath.XPathNodeIterator SelectDescendants(System.Xml.XPath.XPathNodeType type, System.Boolean matchSelf)TODO
System.Xml.XPath.XPathNodeIterator SelectDescendants(System.String name, System.String namespaceURI, System.Boolean matchSelf)TODO
System.String ToString()TODO

 
  
 
 
 

System.Xml.XPath.XPathNodeIterator

Status :
Property Summary
System.Int32 Count TODO

 
 


 
 

This document is licensed under the GNU FDL.
Last Updated on 5-11-2007

Visit http://www.dotgnu.org for more details

[Powered by Free Software] [Graphics by Gimp] [Powered by GNU]
Maintained by Gopal.V