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