System::Xml::Schema::XmlSchemaObjectCollection::Insert method

XmlSchemaObjectCollection::Insert method

يُدرج XmlSchemaObject إلى XmlSchemaObjectCollection.

void System::Xml::Schema::XmlSchemaObjectCollection::Insert(int32_t index, const SharedPtr<XmlSchemaObject> &item)
معاملنوعالوصف
الفهرسint32_tالفهرس الصفري الذي يجب إدراج العنصر عنده.
itemconst SharedPtr<XmlSchemaObject>&XmlSchemaObject الذي سيتم إدراجه.

انظر أيضًا