MessageBuffer::CreateNavigator Method (XmlSpace)
.NET Framework (current version)
Creates a new XPathNavigator object for navigating this object, with the specified xml:space scope.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Parameters
- space
-
Type:
System.Xml::XmlSpace
A valid XmlSpace space.
Return Value
Type: System.Xml.XPath::XPathNavigator^An XPathNavigator object for navigating this object.
Use this method if you want to manipulate just a portion of the message copy.
.NET Framework
Available since 3.0
Available since 3.0
Show: