System::Xml::Schema::XmlSchemaObjectCollection::idx_set 方法
XmlSchemaObjectCollection::idx_set method
在指定的索引处设置 XmlSchemaObject。
virtual void System::Xml::Schema::XmlSchemaObjectCollection::idx_set(int32_t index, SharedPtr<XmlSchemaObject> value)
| 参数 | 类型 | 描述 |
|---|---|---|
| index | int32_t | XmlSchemaObject 的索引。 |
| 值 | SharedPtr<XmlSchemaObject> | 要设置的值。 |
另见
- Typedef SharedPtr
- Class XmlSchemaObject
- Class XmlSchemaObjectCollection
- Namespace System::Xml::Schema
- Library Aspose.Font for C++