Metodo System::Xml::Schema::XmlSchemaObjectCollection::Remove
XmlSchemaObjectCollection::Remove method
Rimuove un XmlSchemaObject dalla XmlSchemaObjectCollection.
void System::Xml::Schema::XmlSchemaObjectCollection::Remove(const SharedPtr<XmlSchemaObject> &item)
| Parametro | Tipo | Descrizione |
|---|---|---|
| item | const SharedPtr<XmlSchemaObject>& | Il XmlSchemaObject da rimuovere. |
Vedi anche
- Typedef SharedPtr
- Class XmlSchemaObject
- Class XmlSchemaObjectCollection
- Namespace System::Xml::Schema
- Library Aspose.Font for C++