System::Xml::Schema::XmlSchemaObjectCollection::Insert‑metod

XmlSchemaObjectCollection::Insert method

Infogar ett XmlSchemaObject i XmlSchemaObjectCollection.

void System::Xml::Schema::XmlSchemaObjectCollection::Insert(int32_t index, const SharedPtr<XmlSchemaObject> &item)
ParameterTypeBeskrivning
indexint32_tDet nollbaserade indexet där ett objekt ska infogas.
itemconst SharedPtr<XmlSchemaObject>&XmlSchemaObject som ska infogas.

Se även