Mono Class Library: System.Xml.XPath.XPathExpression Overview | Members

System.Xml.XPath.XPathExpression.SetContext Overloads

The overloads of SetContext are listed below. For a list of all members, see the XPathExpression Members list.

Public Methods

abstract
SetContext(System.Xml.IXmlNamespaceResolver)
Documentation for this section has not yet been entered.
abstract
SetContext(System.Xml.XmlNamespaceManager)
Sets an System.Xml.XmlNamespaceManager instance as an XPath evaluation context, especially to provide namespace mappings in XPath.