System::Xml::Schema::XmlSchemaDocumentation::get_Markup method

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()

ReturnValue

The array that represents the documentation child nodes.

See Also