System::Xml::XmlDocumentType::get_Notations メソッド
XmlDocumentType::get_Notations method
文書型宣言に存在する XmlNotation ノードのコレクションを返します。
SharedPtr<XmlNamedNodeMap> System::Xml::XmlDocumentType::get_Notations()
ReturnValue
XmlNamedNodeMap は XmlNotation ノードを含みます。返される XmlNamedNodeMap は読み取り専用です。
参照
- Typedef SharedPtr
- Class XmlNamedNodeMap
- Class XmlDocumentType
- Namespace System::Xml
- Library Aspose.Page for C++