System::Xml::Schema::XmlSchemaComplexContent::get_Content method

XmlSchemaComplexContent::get_Content method

Returns the content.

SharedPtr<XmlSchemaContent> System::Xml::Schema::XmlSchemaComplexContent::get_Content() override

ReturnValue

One of either the XmlSchemaComplexContentRestriction or XmlSchemaComplexContentExtension classes.

See Also