System::Xml::XmlNode::get_PreviousSibling メソッド
XmlNode::get_PreviousSibling method
このノードのすぐ前にあるノードを返します。
virtual SharedPtr<XmlNode> System::Xml::XmlNode::get_PreviousSibling() final
ReturnValue
前の XmlNode。前のノードが存在しない場合、nullptr が返されます。
参照
- Typedef SharedPtr
- Class XmlNode
- Class XmlNode
- Namespace System::Xml
- Library Aspose.Page for C++