set_Markup()

XmlSchemaDocumentation::set_Markup(const ArrayPtr<SharedPtr<XmlNode>>&) method

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

void System::Xml::Schema::XmlSchemaDocumentation::set_Markup(const ArrayPtr<SharedPtr<XmlNode>> &value)

Arguments

ParameterTypeDescription
valueconst ArrayPtr<SharedPtr<XmlNode>>&The value to set.

See Also