System::Xml::Schema::XmlSchemaSimpleTypeUnion::get_MemberTypes method
XmlSchemaSimpleTypeUnion::get_MemberTypes method
Returns 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).
ArrayPtr<SharedPtr<XmlQualifiedName>> System::Xml::Schema::XmlSchemaSimpleTypeUnion::get_MemberTypes()
ReturnValue
An array that consists of a list of members of built-in data types or simple types.
See Also
- Typedef ArrayPtr
- Typedef SharedPtr
- Class XmlQualifiedName
- Class XmlSchemaSimpleTypeUnion
- Namespace System::Xml::Schema
- Library Aspose.PDF for C++