System::Xml::Schema::XmlSchemaObjectCollection::Add method

XmlSchemaObjectCollection::Add method

Menambahkan sebuah XmlSchemaObject ke XmlSchemaObjectCollection.

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

ReturnValue

Indeks di mana item telah ditambahkan.

Lihat Juga