Metodo System::Xml::Schema::XmlSchemaObjectCollection::Add

XmlSchemaObjectCollection::Add method

Aggiunge un XmlSchemaObject alla XmlSchemaObjectCollection.

int32_t System::Xml::Schema::XmlSchemaObjectCollection::Add(const SharedPtr<XmlSchemaObject> &item)
ParametroTipoDescrizione
itemconst SharedPtr<XmlSchemaObject>&Il XmlSchemaObject.

ReturnValue

L’indice al quale l’elemento è stato aggiunto.

Vedi anche