Méthode System::Xml::XmlDocumentType::get_Notations
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
Un XmlNamedNodeMap contenant les nœuds XmlNotation. Le XmlNamedNodeMap retourné est en lecture seule.
Voir aussi
- Typedef SharedPtr
- Class XmlNamedNodeMap
- Class XmlDocumentType
- Namespace System::Xml
- Library Aspose.Font for C++