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