System::Xml::XPath::XPathNavigator::CreateAttributes method
XPathNavigator::CreateAttributes method
Returns an XmlWriter object used to create new attributes on the current element.
virtual SharedPtr<XmlWriter> System::Xml::XPath::XPathNavigator::CreateAttributes()
ReturnValue
An XmlWriter object used to create new attributes on the current element.
See Also
- Typedef SharedPtr
- Class XmlWriter
- Class XPathNavigator
- Namespace System::Xml::XPath
- Library Aspose.PUB for C++