get_Markup()

XmlSchemaDocumentation::get_Markup() method

Returns an array of XmlNode objects that represents the documentation child nodes.

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

Return Value

The array that represents the documentation child nodes.

See Also