System::Xml::Schema::XmlSchemaElement::set_SchemaType method
XmlSchemaElement::set_SchemaType method
要素の型を設定します。これは複合型または単純型のいずれかです。
void System::Xml::Schema::XmlSchemaElement::set_SchemaType(const SharedPtr<XmlSchemaType> &value)
| パラメーター | 型 | 説明 |
|---|---|---|
| value | const SharedPtr<XmlSchemaType>& | 設定する値です。 |
参照
- Typedef SharedPtr
- Class XmlSchemaType
- Class XmlSchemaElement
- Namespace System::Xml::Schema
- Library Aspose.Page for C++