Méthode System::Xml::Schema::XmlSchemaSimpleContent::get_Content

XmlSchemaSimpleContent::get_Content method

Retourne l’un des XmlSchemaSimpleContentRestriction ou XmlSchemaSimpleContentExtension.

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

ReturnValue

Le contenu contenu dans la classe XmlSchemaSimpleContentRestriction ou XmlSchemaSimpleContentExtension.

Voir aussi