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)
| Parameter | Type | 描述 |
|---|---|---|
| index | int32_t | XmlSchemaObject 的索引。 |
| value | SharedPtr<XmlSchemaObject> | 要设置的值。 |
另见
- Typedef SharedPtr
- Class XmlSchemaObject
- Class XmlSchemaObjectCollection
- Namespace System::Xml::Schema
- Library Aspose.Page for C++