System::Xml::Schema::XmlSchemaSimpleContent::get_Content method

XmlSchemaSimpleContent::get_Content method

Returns one of the XmlSchemaSimpleContentRestriction or XmlSchemaSimpleContentExtension.

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

ReturnValue

The content contained within the XmlSchemaSimpleContentRestriction or XmlSchemaSimpleContentExtension class.

See Also