System::Xml::XmlAttribute::get_OwnerDocument メソッド

XmlAttribute::get_OwnerDocument method

このノードが属する XmlDocument を返します。

SharedPtr<XmlDocument> System::Xml::XmlAttribute::get_OwnerDocument() override

ReturnValue

このノードが属する XML ドキュメント。

参照