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++