 |

|
 |
| |
Portable.NET |
|
| |
System.Xml.XPath Namespace |
|
| |
  
|
|
| |
|
|
|
There are 4 incomplete classes in this namespace
In total we are missing :
7 constructors,
11 methods,
0 fields,
2 properties, and
0 events.
|
|
| |
| | | |
| |
| |
| | | |
| |
|
|
| Status :
|
|
|
| System.Void
GetObjectData(System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) | Missing |
|
|
|
| |
| | | |
| |
|
|
| Status :
TODO
|
| 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 |
|
| |
| | | |
| |
| |
 |
|
 |