System::Xml::Schema::XmlSchemaDocumentation::set_Markup method

XmlSchemaDocumentation::set_Markup 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)
ParameterTypeDescription
valueconst ArrayPtr<SharedPtr<XmlNode>>&The value to set.

See Also