System::Xml::Schema::XmlSchemaSimpleContent::set_Content method

XmlSchemaSimpleContent::set_Content method

Returns one of the XmlSchemaSimpleContentRestriction or XmlSchemaSimpleContentExtension.

void System::Xml::Schema::XmlSchemaSimpleContent::set_Content(SharedPtr<XmlSchemaContent> value) override
ParameterTypeDescription
valueSharedPtr<XmlSchemaContent>The value to set.

See Also