System::Xml::Schema::XmlSchemaSimpleContent::get_Content método

XmlSchemaSimpleContent::get_Content method

Devuelve uno de los XmlSchemaSimpleContentRestriction o XmlSchemaSimpleContentExtension.

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

ReturnValue

El contenido que se encuentra dentro de la clase XmlSchemaSimpleContentRestriction o XmlSchemaSimpleContentExtension.

Ver también