System::Xml::Schema::XmlSchemaElement::set_SubstitutionGroup 方法
XmlSchemaElement::set_SubstitutionGroup method
设置被此元素替代的元素的名称。
void System::Xml::Schema::XmlSchemaElement::set_SubstitutionGroup(const SharedPtr<XmlQualifiedName> &value)
| Parameter | Type | 描述 |
|---|---|---|
| value | const SharedPtr<XmlQualifiedName>& | 要设置的值。 |
另见
- Typedef SharedPtr
- Class XmlQualifiedName
- Class XmlSchemaElement
- Namespace System::Xml::Schema
- Library Aspose.Page for C++