MessageBuffer::CreateNavigator Method ()
.NET Framework (current version)
Creates a new XPathNavigator object for navigating this object. This method cannot be inherited.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Return Value
Type: System.Xml.XPath::XPathNavigator^An XPathNavigator object for navigating this object.
Implements
IXPathNavigable::CreateNavigator()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: