System::Xml::Schema::XmlSchemaObjectCollection::Insert メソッド

XmlSchemaObjectCollection::Insert method

XmlSchemaObjectXmlSchemaObjectCollection に挿入します。

void System::Xml::Schema::XmlSchemaObjectCollection::Insert(int32_t index, const SharedPtr<XmlSchemaObject> &item)
パラメーター説明
インデックスint32_tアイテムを挿入すべきゼロベースのインデックス。
itemconst SharedPtr<XmlSchemaObject>&挿入する XmlSchemaObject

参照