System::Xml::Schema::XmlSchemaObjectCollection::Add yöntemi

XmlSchemaObjectCollection::Add method

Bir XmlSchemaObject nesnesini XmlSchemaObjectCollection içine ekler.

int32_t System::Xml::Schema::XmlSchemaObjectCollection::Add(const SharedPtr<XmlSchemaObject> &item)
ParametreTürAçıklama
itemconst SharedPtr<XmlSchemaObject>&XmlSchemaObject nesnesi.

ReturnValue

Öğenin eklendiği indeks.

Ayrıca Bakınız