System::Xml::Schema::XmlSchemaSimpleTypeUnion::get_BaseTypes method

XmlSchemaSimpleTypeUnion::get_BaseTypes method

Returns the collection of base types.

SharedPtr<XmlSchemaObjectCollection> System::Xml::Schema::XmlSchemaSimpleTypeUnion::get_BaseTypes()

ReturnValue

The collection of simple type base values.

See Also