System::Xml::Schema::XmlSchemaElement::set_SchemaType 方法
XmlSchemaElement::set_SchemaType method
设置元素的类型。它可以是复合类型或简单类型。
void System::Xml::Schema::XmlSchemaElement::set_SchemaType(const SharedPtr<XmlSchemaType> &value)
| 参数 | 类型 | 描述 |
|---|---|---|
| 值 | const SharedPtr<XmlSchemaType>& | 要设置的值。 |
另见
- Typedef SharedPtr
- Class XmlSchemaType
- Class XmlSchemaElement
- Namespace System::Xml::Schema
- Library Aspose.Font for C++