System::Xml::XmlDocumentType::get_Notations メソッド

XmlDocumentType::get_Notations method

文書型宣言に存在する XmlNotation ノードのコレクションを返します。

SharedPtr<XmlNamedNodeMap> System::Xml::XmlDocumentType::get_Notations()

ReturnValue

XmlNamedNodeMapXmlNotation ノードを含みます。返される XmlNamedNodeMap は読み取り専用です。

参照