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 のインデックスです。 |
| value | SharedPtr<XmlSchemaObject> | 設定する値です。 |
参照
- Typedef SharedPtr
- Class XmlSchemaObject
- Class XmlSchemaObjectCollection
- Namespace System::Xml::Schema
- Library Aspose.Page for C++