System::Xml::Schema::XmlSchemaObjectCollection::Add method
XmlSchemaObjectCollection::Add method
يضيف XmlSchemaObject إلى XmlSchemaObjectCollection.
int32_t System::Xml::Schema::XmlSchemaObjectCollection::Add(const SharedPtr<XmlSchemaObject> &item)
| Parameter | Type | الوصف |
|---|---|---|
| item | const SharedPtr<XmlSchemaObject>& | XmlSchemaObject. |
ReturnValue
الفهرس الذي تم إضافة العنصر عنده.
انظر أيضًا
- Typedef SharedPtr
- Class XmlSchemaObject
- Class XmlSchemaObjectCollection
- Namespace System::Xml::Schema
- Library Aspose.Page for C++