System::Xml::Schema::XmlSchemaSimpleTypeUnion::set_MemberTypes method
XmlSchemaSimpleTypeUnion::set_MemberTypes method
Sets the array of qualified member names of built-in data types or simpleType elements defined in this schema (or another schema indicated by the specified namespace).
void System::Xml::Schema::XmlSchemaSimpleTypeUnion::set_MemberTypes(const ArrayPtr<SharedPtr<XmlQualifiedName>> &value)
Parameter | Type | Description |
---|---|---|
value | const ArrayPtr<SharedPtr<XmlQualifiedName>>& | The value to set. |
See Also
- Typedef ArrayPtr
- Typedef SharedPtr
- Class XmlQualifiedName
- Class XmlSchemaSimpleTypeUnion
- Namespace System::Xml::Schema
- Library Aspose.PUB for C++