System::Xml::XmlNode::get_FirstChild method
XmlNode::get_FirstChild method
Returns the first child of the node.
virtual SharedPtr<XmlNode> System::Xml::XmlNode::get_FirstChild() final
ReturnValue
The first child of the node. If there is no such node, nullptr is returned.
See Also
- Typedef SharedPtr
- Class XmlNode
- Class XmlNode
- Namespace System::Xml
- Library Aspose.TeX for C++