System::Xml::Schema::XmlSchemaSimpleContent::get_Content 方法

XmlSchemaSimpleContent::get_Content method

返回 XmlSchemaSimpleContentRestriction 或 XmlSchemaSimpleContentExtension 之一。

SharedPtr<XmlSchemaContent> System::Xml::Schema::XmlSchemaSimpleContent::get_Content() override

ReturnValue

包含在 XmlSchemaSimpleContentRestriction 或 XmlSchemaSimpleContentExtension 类中的内容。

另见