Método System::Xml::Schema::XmlSchemaDocumentation::get_Markup

XmlSchemaDocumentation::get_Markup method

Devuelve una matriz de objetos XmlNode que representa los nodos secundarios de documentación.

ArrayPtr<SharedPtr<XmlNode>> System::Xml::Schema::XmlSchemaDocumentation::get_Markup()

ReturnValue

La matriz que representa los nodos secundarios de documentación.

Ver también