System::Xml::XmlNode::get_PreviousSibling metodo
XmlNode::get_PreviousSibling method
Restituisce il nodo immediatamente precedente a questo nodo.
virtual SharedPtr<XmlNode> System::Xml::XmlNode::get_PreviousSibling() final
ReturnValue
Il XmlNode precedente. Se non esiste un nodo precedente, viene restituito nullptr.
Vedi anche
- Typedef SharedPtr
- Class XmlNode
- Class XmlNode
- Namespace System::Xml
- Library Aspose.Font for C++