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