get_BaseTypes()

XmlSchemaSimpleTypeUnion::get_BaseTypes() method

Returns the collection of base types.

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

Return Value

The collection of simple type base values.

See Also