System::Xml::Schema::XmlSchemaInfo::set_SchemaElement 方法
XmlSchemaInfo::set_SchemaElement method
设置与此已验证的 XML 节点对应的已编译 XmlSchemaElement 对象。
void System::Xml::Schema::XmlSchemaInfo::set_SchemaElement(const SharedPtr<XmlSchemaElement> &value)
| Parameter | Type | 描述 |
|---|---|---|
| value | const SharedPtr<XmlSchemaElement>& | 要设置的值。 |
另见
- Typedef SharedPtr
- Class XmlSchemaElement
- Class XmlSchemaInfo
- Namespace System::Xml::Schema
- Library Aspose.Page for C++