System::Xml::Schema::XmlSchemaSimpleType::set_Content method
XmlSchemaSimpleType::set_Content method
Sets one of XmlSchemaSimpleTypeUnion, XmlSchemaSimpleTypeList, or XmlSchemaSimpleTypeRestriction.
void System::Xml::Schema::XmlSchemaSimpleType::set_Content(const SharedPtr<XmlSchemaSimpleTypeContent> &value)
Parameter | Type | Description |
---|---|---|
value | const SharedPtr<XmlSchemaSimpleTypeContent>& | The value to set. |
See Also
- Typedef SharedPtr
- Class XmlSchemaSimpleTypeContent
- Class XmlSchemaSimpleType
- Namespace System::Xml::Schema
- Library Aspose.Page for C++