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)
Parameter | Type | Description |
---|---|---|
value | const ArrayPtr<SharedPtr<XmlNode>>& | The value to set. |
See Also
- Typedef ArrayPtr
- Typedef SharedPtr
- Class XmlNode
- Class XmlSchemaDocumentation
- Namespace System::Xml::Schema
- Library Aspose.TeX for C++