System::Xml::Schema::XmlSchemaElement::set_SubstitutionGroup 方法

XmlSchemaElement::set_SubstitutionGroup method

设置被此元素替代的元素的名称。

void System::Xml::Schema::XmlSchemaElement::set_SubstitutionGroup(const SharedPtr<XmlQualifiedName> &value)
参数类型描述
const SharedPtr<XmlQualifiedName>&要设置的值。

另见