System::Xml::XmlDocumentType::get_Notations méthode
XmlDocumentType::get_Notations method
Retourne la collection de nœuds XmlNotation présents dans la déclaration du type de document.
SharedPtr<XmlNamedNodeMap> System::Xml::XmlDocumentType::get_Notations()
ReturnValue
Une XmlNamedNodeMap contenant les nœuds XmlNotation. La XmlNamedNodeMap renvoyée est en lecture seule.
Voir aussi
- Typedef SharedPtr
- Class XmlNamedNodeMap
- Class XmlDocumentType
- Namespace System::Xml
- Library Aspose.Page for C++