System::Xml::Schema::XmlSchemaObjectCollection::Add मेथड
XmlSchemaObjectCollection::Add method
XmlSchemaObject को XmlSchemaObjectCollection में जोड़ता है।
int32_t System::Xml::Schema::XmlSchemaObjectCollection::Add(const SharedPtr<XmlSchemaObject> &item)
| पैरामीटर | प्रकार | विवरण |
|---|---|---|
| item | const SharedPtr<XmlSchemaObject>& | XmlSchemaObject। |
ReturnValue
इंडेक्स जहाँ आइटम जोड़ा गया है।
संबंधित देखें
- Typedef SharedPtr
- Class XmlSchemaObject
- Class XmlSchemaObjectCollection
- Namespace System::Xml::Schema
- Library Aspose.Page for C++