get_NextSibling()
XmlNode::get_NextSibling() method
Returns the node immediately following this node.
virtual SharedPtr<XmlNode> System::Xml::XmlNode::get_NextSibling() final
Return Value
The next XmlNode. If there is no next node, nullptr is returned.
See Also
- Typedef SharedPtr
- Class XmlNode
- Namespace System::Xml
- Library Aspose.Slides