System::Xml::Schema::XmlSchemaSimpleTypeUnion::set_MemberTypes 方法
XmlSchemaSimpleTypeUnion::set_MemberTypes method
设置在此模式(或由指定命名空间指示的其他模式)中定义的内置数据类型或 simpleType 元素的合格成员名称数组。
void System::Xml::Schema::XmlSchemaSimpleTypeUnion::set_MemberTypes(const ArrayPtr<SharedPtr<XmlQualifiedName>> &value)
| Parameter | Type | 描述 |
|---|---|---|
| value | const ArrayPtr<SharedPtr<XmlQualifiedName>>& | 要设置的值。 |
另见
- Typedef ArrayPtr
- Typedef SharedPtr
- Class XmlQualifiedName
- Class XmlSchemaSimpleTypeUnion
- Namespace System::Xml::Schema
- Library Aspose.Page for C++