System::Xml::Schema::XmlSchemaObjectCollection::Remove 方法
XmlSchemaObjectCollection::Remove method
从 XmlSchemaObjectCollection 中删除一个 XmlSchemaObject。
void System::Xml::Schema::XmlSchemaObjectCollection::Remove(const SharedPtr<XmlSchemaObject> &item)
| 参数 | 类型 | 描述 |
|---|---|---|
| item | const SharedPtr<XmlSchemaObject>& | 要删除的 XmlSchemaObject。 |
另见
- Typedef SharedPtr
- Class XmlSchemaObject
- Class XmlSchemaObjectCollection
- Namespace System::Xml::Schema
- Library Aspose.Font for C++