System::Xml::Schema::XmlSchemaDocumentation::set_Markup 方法
XmlSchemaDocumentation::set_Markup method
设置一个 XmlNode 对象数组,表示 documentation 子节点。
void System::Xml::Schema::XmlSchemaDocumentation::set_Markup(const ArrayPtr<SharedPtr<XmlNode>> &value)
| Parameter | Type | 描述 |
|---|---|---|
| value | const ArrayPtr\<SharedPtr\<XmlNode\>\>\& | 要设置的值。 |
另见
- Typedef ArrayPtr
- Typedef SharedPtr
- Class XmlNode
- Class XmlSchemaDocumentation
- Namespace System::Xml::Schema
- Library Aspose.Page for C++