System::Xml::XmlParserContext::get_InternalSubset 方法

XmlParserContext::get_InternalSubset method

返回内部 DTD 子集。

String System::Xml::XmlParserContext::get_InternalSubset()

ReturnValue

内部 DTD 子集。例如,此方法返回方括号 之间的所有内容。

另见