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
Parameter | Type | Description |
---|---|---|
value | SharedPtr<XmlSchemaContent> | The value to set. |
See Also
- Typedef SharedPtr
- Class XmlSchemaContent
- Class XmlSchemaSimpleContent
- Namespace System::Xml::Schema
- Library Aspose.PUB for C++