System::Xml::Schema::XmlSchemaSimpleType::set_Content 方法
XmlSchemaSimpleType::set_Content method
设置以下之一:XmlSchemaSimpleTypeUnion、XmlSchemaSimpleTypeList,或 XmlSchemaSimpleTypeRestriction。
void System::Xml::Schema::XmlSchemaSimpleType::set_Content(const SharedPtr<XmlSchemaSimpleTypeContent> &value)
| Parameter | Type | 描述 |
|---|---|---|
| value | const SharedPtr<XmlSchemaSimpleTypeContent>& | 要设置的值。 |
另见
- Typedef SharedPtr
- Class XmlSchemaSimpleTypeContent
- Class XmlSchemaSimpleType
- Namespace System::Xml::Schema
- Library Aspose.Page for C++