System::Xml::Schema::XmlSchemaSimpleTypeUnion::set_MemberTypes method

XmlSchemaSimpleTypeUnion::set_MemberTypes method

设置在此模式中定义的内置数据类型或 simpleType 元素的合格成员名称数组(或由指定命名空间指示的其他模式)。

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

另见