get_Content()

XmlSchemaSimpleContent::get_Content() method

Returns one of the XmlSchemaSimpleContentRestriction or XmlSchemaSimpleContentExtension.

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

Return Value

The content contained within the XmlSchemaSimpleContentRestriction or XmlSchemaSimpleContentExtension class.

See Also