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

XmlSchemaObjectCollection::Insert method

Infogar ett XmlSchemaObject till XmlSchemaObjectCollection.

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

Se även