System::Xml::Schema::XmlSchemaElement::set_SchemaType 메서드
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++