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