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