System::Xml::Schema::XmlSchemaDocumentation::get_Markup 方法

XmlSchemaDocumentation::get_Markup method

返回一个 XmlNode 对象数组,表示 documentation 子节点。

ArrayPtr<SharedPtr<XmlNode>> System::Xml::Schema::XmlSchemaDocumentation::get_Markup()

ReturnValue

表示 documentation 子节点的数组。

另见