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