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++