System::Xml::Schema::XmlSchemaSimpleContent::set_Content 方法

XmlSchemaSimpleContent::set_Content method

返回 XmlSchemaSimpleContentRestrictionXmlSchemaSimpleContentExtension 之一。

void System::Xml::Schema::XmlSchemaSimpleContent::set_Content(SharedPtr<XmlSchemaContent> value) override
参数类型描述
SharedPtr<XmlSchemaContent>要设置的值。

另见