System::Xml::XmlDocumentType::get_InternalSubset 메서드
XmlDocumentType::get_InternalSubset method
DOCTYPE 선언에서 문서 유형 정의(DTD) 내부 부분집합의 값을 반환합니다.
String System::Xml::XmlDocumentType::get_InternalSubset()
ReturnValue
DOCTYPE의 DTD 내부 하위 집합입니다. DTD 내부 하위 집합이 없으면 String::Empty이 반환됩니다.
또 보기
- Class String
- Class XmlDocumentType
- Namespace System::Xml
- Library Aspose.Page for C++