Método System::Xml::Schema::XmlSchemaObjectCollection::Remove
XmlSchemaObjectCollection::Remove method
Elimina un XmlSchemaObject de la XmlSchemaObjectCollection.
void System::Xml::Schema::XmlSchemaObjectCollection::Remove(const SharedPtr<XmlSchemaObject> &item)
| Parámetro | Tipo | Descripción |
|---|---|---|
| item | const SharedPtr<XmlSchemaObject>& | El XmlSchemaObject a eliminar. |
Ver también
- Typedef SharedPtr
- Class XmlSchemaObject
- Class XmlSchemaObjectCollection
- Namespace System::Xml::Schema
- Library Aspose.Page for C++