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)
パラメーター説明
indexint32_tXmlSchemaObject のインデックスです。
valueSharedPtr<XmlSchemaObject>設定する値です。

参照