System::Xml::Schema::XmlSchemaElement::get_SubstitutionGroup 方法

XmlSchemaElement::get_SubstitutionGroup method

返回被此元素替代的元素的名称。

SharedPtr<XmlQualifiedName> System::Xml::Schema::XmlSchemaElement::get_SubstitutionGroup()

ReturnValue

此元素所替代的元素的限定名称。可选。

另见