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.Font for C++